pyrofork/pyrogram
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
..
api Fix core types not being printed because of missing __slots__ 2019-03-28 14:01:16 +01:00
client Make delete_messages return False when it fails to delete 2019-04-14 22:34:05 +02:00
connection Reformat code 2019-03-16 17:51:37 +01:00
crypto Update copyright year 2019-01-01 12:36:16 +01:00
errors Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
session Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
vendor Reformat code 2019-03-16 17:51:37 +01:00
__init__.py Update to v0.12.0 2019-04-14 12:45:06 +02:00