MTPyroger/pyrogram/client
Dan 2084a406a4 Merge branch 'develop' into asyncio
# Conflicts:
#	pyrogram/__init__.py
#	pyrogram/client/client.py
#	pyrogram/client/ext/base_client.py
#	pyrogram/client/methods/chats/get_chat_members.py
#	pyrogram/client/methods/chats/get_dialogs.py
#	pyrogram/client/methods/chats/kick_chat_member.py
#	pyrogram/client/methods/messages/get_history.py
#	pyrogram/client/methods/messages/get_messages.py
#	pyrogram/client/types/messages_and_media/messages.py
2019-01-07 08:46:28 +01:00
..
dispatcher Merge branch 'develop' into asyncio 2019-01-02 19:55:45 +01:00
ext Merge branch 'develop' into asyncio 2019-01-07 08:46:28 +01:00
filters Add Filters.game and Filters.game_score. Also fix Filters.animation name 2019-01-05 23:12:59 +01:00
handlers Update copyright year 2019-01-01 12:36:16 +01:00
methods Merge branch 'develop' into asyncio 2019-01-07 08:46:28 +01:00
style Automatically cast message and caption arguments to str 2019-01-03 20:53:48 +01:00
types Merge branch 'develop' into asyncio 2019-01-07 08:46:28 +01:00
__init__.py Update copyright year 2019-01-01 12:36:16 +01:00
client.py Merge branch 'develop' into asyncio 2019-01-07 08:46:28 +01:00