MTPyroger/pyrogram
2021-03-29 14:15:03 +02: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 Add missing reply_markup for outgoing bot private messages 2021-03-29 14:14:19 +02: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 Pyrogram to 1.2.4 2021-03-22 17:38:52 +01:00
__init__.py Update Pyrogram to v1.2.6 2021-03-29 14:15:03 +02: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 Fix broken hyperlinks 2021-03-20 10:40:38 +01:00
mime_types.py Update copyright notice 2021-01-01 22:58:48 +01:00
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 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