MTPyroger/pyrogram/client/methods
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
..
bots Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
chats Fix set_chat_description not working anymore with the new Layer 2019-04-13 16:10:15 +02:00
contacts Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
decorators Clean up documentation pages 2019-04-12 15:52:06 +02:00
messages Make delete_messages return False when it fails to delete 2019-04-14 22:34:05 +02:00
password Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
users Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
__init__.py Update copyright year 2019-01-01 12:36:16 +01:00