mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2026-08-28 13:48:31 +00:00
Used to fail on the chat with your own (where messages are "incoming" instead outgoing). Now the ID of the chat and sender are compared to achieve the same effect. Fixes #632.