You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When uploading files via the client.sendFile() function in GramJS on Node.js, there's a discrepancy in file size between the uploaded file and the downloaded file. Files uploaded directly through a web browser maintain their original size upon download, but files uploaded using GramJS show a size increase.
When uploading files via the client.sendFile() function in GramJS on Node.js, there's a discrepancy in file size between the uploaded file and the downloaded file. Files uploaded directly through a web browser maintain their original size upon download, but files uploaded using GramJS show a size increase.
Direct browser uploads and downloads maintain file integrity, but uploads through GramJS's client show discrepancies.
The text was updated successfully, but these errors were encountered: