pyrofork/pyrogram/client
2018-09-14 15:29:56 +02:00
..
dispatcher Add Handler to deleted messages update 2018-06-19 11:18:12 -03:00
ext Rename "token" to "bot_token" 2018-09-10 19:55:53 +02:00
filters Add noinspection PyPep8Naming for Filters.user 2018-09-14 15:29:56 +02:00
handlers Make handlers test whether filters are callable and not if they exist 2018-09-14 15:28:08 +02:00
methods Add get_chat_members_count method 2018-09-08 19:16:51 +02:00
style Revert "Add Empty parse mode" 2018-05-31 13:03:20 +02:00
types Add phone_number type of entity to docs 2018-08-24 16:03:52 +02:00
__init__.py Add Handler to deleted messages update 2018-06-19 11:18:12 -03:00
client.py Fetch ChatForbidden and ChannelForbidden peers 2018-09-02 13:04:29 +02:00