[Bot] How to Download File via FileID and ChatID #1365
Unanswered
SnoppyForkOnly
asked this question in
Q&A
Replies: 1 comment
-
Actually you can host HTTP API yourself: There will be no 20MB limit and you don't need to change your application. If you still want to use gotd, can you please link a HTTP API method you are using? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My Code is based on HTTP API, but it cant download file larger than 20MB. So how can I download file with gotd. Ive noticed that the FileID from HTTP API is string, but gotd needs it to be int64.
Beta Was this translation helpful? Give feedback.
All reactions