MTPyroger/pyrogram/client
2019-03-04 12:56:47 +01:00
..
dispatcher Add a way to continue the update propagation within a group 2019-02-04 12:33:54 +01:00
ext Add bot_token argument (#221) 2019-03-01 18:30:39 +01:00
filters Reword some filter docstrings to better explain their usages 2019-02-04 18:23:40 +01:00
handlers Move the check method into Handler superclass 2019-02-04 10:35:00 +01:00
methods Fix get_chat_member not working when passing "me" in basic groups 2019-03-04 12:56:47 +01:00
style Automatically cast message and caption arguments to str 2019-01-03 20:53:48 +01:00
types client.join_chat() now returns pyrogram.Chat instead of MTProto Update (#206) 2019-03-01 18:28:46 +01:00
__init__.py Update copyright year 2019-01-01 12:36:16 +01:00
client.py Fix "ModuleNotFoundError is not defined" error for Python <3.6 2019-03-04 12:50:42 +01:00