mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-22 01:16:35 +03:00
add download and upload limits
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
|
||||
====================
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user