pyrofork/pyrogram/client
Dan 57be97566d Make delete_messages return False when it fails to delete
This is because there will be no exception raised, because Telegram
is not sending any RPCError when you try to delete a message you don't
have rights on to.
2019-04-14 22:34:05 +02:00
..
ext Fix broken mentions for both HTML and Markdown 2019-03-26 13:32:30 +01:00
filters Fix Filters.video_note wrong name 2019-04-14 12:25:31 +02:00
handlers Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
methods Make delete_messages return False when it fails to delete 2019-04-14 22:34:05 +02:00
style Fix broken mentions for both HTML and Markdown 2019-03-26 13:32:30 +01:00
types Make delete_messages return False when it fails to delete 2019-04-14 22:34:05 +02:00
__init__.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
client.py Make the deprecation warning actually work 2019-04-13 14:41:14 +02:00