We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Home (markdown)
Add warning on malicious links
Add back link to official docs
Remove malware
New doc link
Docs at RTD
Mention that the library will by default report RPC errors
Encourage to read the change log
Update the amount of seconds for the time to be on sync
Mention a more accurate need for the time to be on sync
Add welcome text and why use this library
Move Optional dependencies to Installing Telethon
Mention optional dependencies
Move creating a client to Examples
Mention PhoneNumberUnoccupiedError
Add time.is link
Note which issue helped finding Errno 11 and Errno35 (timeout) errors
Note that Telegram will not reply if system time is out of sync
get_input_peer is not required anymore
Mention automatic get_input_peer
Mention that the client should be .disconnect()'ed
Explain difference between telethon.utils and telethon.helpers
Initial Home page