mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-01-27 17:54:38 +03:00
41e4d0f788
Previously it would take the first chat it found and use the IDs of all messages, even if they belonged to different chats, resulting in unexpected messages to be forwarded. Another solution would be to check that all the chats are the same, but this solves the issue more nicely and makes it more powerful. |
||
---|---|---|
.. | ||
__init__.py | ||
account.py | ||
auth.py | ||
bots.py | ||
buttons.py | ||
chats.py | ||
dialogs.py | ||
downloads.py | ||
messageparse.py | ||
messages.py | ||
telegrambaseclient.py | ||
telegramclient.py | ||
updates.py | ||
uploads.py | ||
users.py |