Update docs, usability and errors for all methods

This commit is contained in:
Lonami Exo
2019-03-02 19:00:14 +01:00
parent c4d65f8bf4
commit dd1ca16ded
4 changed files with 199 additions and 84 deletions

View File

@@ -5,7 +5,7 @@ This place is for issues with the library, so please make sure that:
2. You have already searched for your error on existing issues.
3. You are testing with upstream code (pip install -U https://github.com/LonamiWebs/Telethon/archive/master.zip).
If you have a question, ask in the official Telegram group https://t.me/TelethonChat or https://stackoverflow.com. Enhancement ideas are currently welcome, too.
If you have a question, ask in https://stackoverflow.com or find the link for the Telegram group in the description of https://t.me/TelethonUpdates. Enhancement ideas are currently welcome, too.
If you paste code, please put it between three backticks (`):
```python