MTPyroger/pyrogram
2021-03-20 07:48:15 +01:00
..
connection Always run crypto-related functions in the dedicated thread 2021-01-02 18:45:43 +01:00
crypto Move the "unknown constructor found" logging logic 2021-03-17 15:03:18 +01:00
errors Update copyright notice 2021-01-01 22:58:48 +01:00
handlers Add support for updates about chat member status changes 2021-03-17 15:11:23 +01:00
methods Remove any reference with timedelta 2021-03-20 07:48:15 +01:00
parser Fix for strikethrough unparsing in markdown (#627) 2021-03-14 12:43:12 +01:00
raw Move the "unknown constructor found" logging logic 2021-03-17 15:03:18 +01:00
session Always run crypto-related functions in the dedicated thread 2021-01-02 18:45:43 +01:00
storage Update copyright notice 2021-01-01 22:58:48 +01:00
types Update update_chat_notifications bound methods to only accept unix time 2021-03-20 07:48:15 +01:00
__init__.py Update Pyrogram to v1.1.13 2021-01-18 07:31:06 +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 Update copyright notice 2021-01-01 22:58:48 +01:00
file_id.py Update copyright notice 2021-01-01 22:58:48 +01:00
filters.py Add filters for voice chat service messages 2021-03-17 13:22:19 +01:00
mime_types.py Update copyright notice 2021-01-01 22:58:48 +01:00
scaffold.py Add support for the improved Invite Links (#639) 2021-03-17 12:40:36 +01:00
sync.py Use Pyrogram's List when consuming generators 2021-03-19 17:42:05 +01:00
syncer.py Update copyright notice 2021-01-01 22:58:48 +01:00
utils.py Fix enum items showing ids instead of names 2021-02-12 12:36:32 +01:00