I hope this message finds you well. I am currently facing an issue with uploading and downloading files larger than 50MB using the Telegram Bot API. I have set up the telegram-bot-api service and configured the domain to api.ixomidi.xyz, and the service is running fine. However, when I attempt to download a file using the file ID, I am receiving an error related to the file size.
Could you please guide me on the correct method for downloading files larger than 50MB through the Telegram Bot API? Any suggestions or solutions would be greatly appreciated.
Looking forward to your response.
root@vmixomidixxxe5cnf7nlgw:# curl -s "https://api.ixomidi.xyz/bot7911877688:AmiGxuY7Rja-TATGg8eLKzfhS5EftCSM8/getFile?file_id=BAACAgQAAxkBAAIDB2dyZ66LDN1-9qa6LmqnEmqarrjrAAL9EgAC1NmQUwM0ltskyFrvNgQ"
{"ok":false,"error_code":400,"description":"Bad Request: file is too big"}root@vmixomidixxxe5cnf7nlgw:#
I hope this message finds you well. I am currently facing an issue with uploading and downloading files larger than 50MB using the Telegram Bot API. I have set up the telegram-bot-api service and configured the domain to api.ixomidi.xyz, and the service is running fine. However, when I attempt to download a file using the file ID, I am receiving an error related to the file size.
Could you please guide me on the correct method for downloading files larger than 50MB through the Telegram Bot API? Any suggestions or solutions would be greatly appreciated.
Looking forward to your response.
root@vmixomidixxxe5cnf7nlgw:
# curl -s "https://api.ixomidi.xyz/bot7911877688:AmiGxuY7Rja-TATGg8eLKzfhS5EftCSM8/getFile?file_id=BAACAgQAAxkBAAIDB2dyZ66LDN1-9qa6LmqnEmqarrjrAAL9EgAC1NmQUwM0ltskyFrvNgQ"#{"ok":false,"error_code":400,"description":"Bad Request: file is too big"}root@vmixomidixxxe5cnf7nlgw: