mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-11 03:56:36 +03:00
11 lines
529 B
Markdown
11 lines
529 B
Markdown
<!--
|
|
0. The library is Python >= 3.4, not Python 2.x.
|
|
1. If you have a QUESTION, ask it on @TelethonChat (Telegram) or StackOverflow, not here. It will be closed immediatly with no explanation if you post it here.
|
|
2. If you have an ISSUE or you are experiencing strange behaviour, make sure you're using the latest version (pip install -U telethon), and post as much information as possible here. Enhancement suggestions are welcome too.
|
|
|
|
If you paste code, please put it between three backticks (`):
|
|
```python
|
|
code here
|
|
```
|
|
-->
|