pyrofork/pyrogram/client
2018-12-24 22:31:45 +01:00
..
dispatcher Make all parse methods protected to hide them from the lib user 2018-12-19 13:00:33 +01:00
ext Remove unneeded parts in utils.py 2018-12-17 16:42:16 +01:00
filters Fix filter links to Objects 2018-12-23 19:51:45 +01:00
handlers Expose UserStatusHandler and on_user_status 2018-10-15 10:17:00 +02:00
methods Type hint on_message decorator 2018-12-24 14:50:04 +01:00
style Revert "Add Empty parse mode" 2018-05-31 13:03:20 +02:00
types Type hint all methods return values 2018-12-19 15:59:15 +01:00
__init__.py Expose UserStatusHandler and on_user_status 2018-10-15 10:17:00 +02:00
client.py Allow bots to message old chats even if they don't exist in the session 2018-12-24 22:31:45 +01:00