add download and upload limits

Benny 2021-01-29 10:14:24 +08:00
parent 908133e71c
commit 58c25ff4d3

@ -147,6 +147,13 @@ some cases:
> show them or show the "This message is not supported...." message.
> Which means groups can be spammed.
Large File Download and Upload
--------------
**Status**: Manual testing.
Using BotAPI, it has a maximum limit of 20MiB for downloading and 50MiB for uploading. Telethon has no such of limitations, you can upload and download files up to 2GiB.
Anecdotal Advantages
====================