mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2026-08-27 23:18:31 +00: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