MTPyroger/pyrogram
2021-03-29 14:14:19 +02:00
..
connection
crypto
errors
handlers Add support for updates about chat member status changes 2021-03-17 15:11:23 +01:00
methods Add missing reply_markup for outgoing bot private messages 2021-03-29 14:14:19 +02:00
parser
raw
session
storage
types Update Pyrogram to 1.2.4 2021-03-22 17:38:52 +01:00
__init__.py Update Pyrogram to v1.2.5 2021-03-25 15:35:15 +01:00
client.py Fix stackable plugin decorators with include/exclude directives (#643) 2021-03-18 11:34:36 +01:00
dispatcher.py Add support for updates about chat member status changes 2021-03-17 15:11:23 +01:00
emoji.py
file_id.py
filters.py Fix broken hyperlinks 2021-03-20 10:40:38 +01:00
mime_types.py
scaffold.py Revert changes to the invite link regex pattern 2021-03-20 13:16:55 +01:00
sync.py Use Pyrogram's List when consuming generators 2021-03-19 17:42:05 +01:00
syncer.py
utils.py