pyrofork/pyrogram/client
bakatrouble fd5889d69e Merge branch 'bot_token_arg' into session_storage
# Conflicts:
#	pyrogram/client/client.py
#	pyrogram/client/ext/base_client.py
#	pyrogram/client/ext/syncer.py
2019-02-22 01:59:21 +03:00
..
dispatcher Add a way to continue the update propagation within a group 2019-02-04 12:33:54 +01:00
ext Merge branch 'bot_token_arg' into session_storage 2019-02-22 01:59:21 +03: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 send_* methods sending the incorrect Telegram media message type 2019-02-12 20:29:05 +01:00
session_storage Refactor session storages: use session_name arg to detect storage type 2019-02-22 00:03:58 +03:00
style Automatically cast message and caption arguments to str 2019-01-03 20:53:48 +01:00
types Add a way to continue the update propagation within a group 2019-02-04 12:33:54 +01:00
__init__.py Update copyright year 2019-01-01 12:36:16 +01:00
client.py Merge branch 'bot_token_arg' into session_storage 2019-02-22 01:59:21 +03:00