MTPyroger/pyrogram/client
2018-12-22 23:54:42 +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 Add Filters.via_bot to filter messages sent via inline bots 2018-12-15 08:53:22 +01:00
handlers Expose UserStatusHandler and on_user_status 2018-10-15 10:17:00 +02:00
methods Fix some non-importable types for type hint 2018-12-22 11:22:58 +01:00
style Revert "Add Empty parse mode" 2018-05-31 13:03:20 +02:00
types Export Poll and PollAnswer types 2018-12-22 23:54:42 +01:00
__init__.py Expose UserStatusHandler and on_user_status 2018-10-15 10:17:00 +02:00
client.py Type hint all Client methods 2018-12-19 14:55:48 +01:00