From cefad3f89a162e0a902f47914d57335c2d13f6a4 Mon Sep 17 00:00:00 2001 From: CyanBook Date: Tue, 4 Aug 2020 01:22:48 +0200 Subject: [PATCH] Update download & upload limits with the newest one (#454) --- docs/source/topics/mtproto-vs-botapi.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/topics/mtproto-vs-botapi.rst b/docs/source/topics/mtproto-vs-botapi.rst index 12b73b53..aab3525e 100644 --- a/docs/source/topics/mtproto-vs-botapi.rst +++ b/docs/source/topics/mtproto-vs-botapi.rst @@ -55,7 +55,7 @@ HTTP Bot API. Using Pyrogram you can: .. hlist:: :columns: 1 - - :guilabel:`+` **Upload & download any file, up to 1500 MB each (~1.5 GB)** + - :guilabel:`+` **Upload & download any file, up to 2000 MiB each (~2 GB)** - :guilabel:`--` The Bot API allows uploads and downloads of files only up to 50 MB / 20 MB in size (respectively). .. hlist::