mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-12-09 11:13:55 +03:00
The `get_dialogs()` method now returns dialogs and "entities", which can be an User, a Chat or even a Channel. In order to use them you may want to make use of .get_input_peer() and .get_display_name() methods |
||
|---|---|---|
| .. | ||
| crypto | ||
| network | ||
| parser | ||
| tl | ||
| utils | ||
| __init__.py | ||
| errors.py | ||
| helpers.py | ||
| interactive_telegram_client.py | ||
| telegram_client.py | ||