1
0
mirror of https://github.com/fabianonline/telegram_backup.git synced 2024-11-22 16:56:16 +00:00

Merge pull request #77 from jakevossen5/master

Typo: Capitalized Month in README.md
This commit is contained in:
Fabian Schlenz 2018-03-06 20:59:27 +01:00 committed by GitHub
commit 897435adf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ You can find the whole app packed into one fat jar file under
## Limitations ## Limitations
This tool relies on Telegram's API. They started rate limiting the calls This tool relies on Telegram's API. They started rate limiting the calls
made by this tool some time ago. As of february 2017, downloading messages made by this tool some time ago. As of February 2017, downloading messages
is limited to 400 messages every 30 seconds, resulting in 48,000 messages is limited to 400 messages every 30 seconds, resulting in 48,000 messages
per hour. Media download is not throttled right now, so it should be a lot per hour. Media download is not throttled right now, so it should be a lot
quicker. quicker.