MTPyroger/pyrogram/client
Dan 036a73997a Add new methods: add_chat_members, create_* and delete_* chats
- add_chat_members
- create_group
- create_channel
- create_supergroup
- delete_channel
- delete_supergroup
2019-07-21 23:08:30 +02:00
..
ext Rework Client.idle() 2019-07-11 19:59:56 +02:00
filters Add "bot" chat type into Filters.private. 2019-07-16 07:41:11 +02:00
handlers Rework user.status, add last_online_date and next_offline_date 2019-07-11 01:35:02 +02:00
methods Add new methods: add_chat_members, create_* and delete_* chats 2019-07-21 23:08:30 +02:00
parser Fix lots of bound methods breaking due to latest changes on parse_mode 2019-07-21 01:03:19 +02:00
storage Log the invalid values when raising errors 2019-07-01 13:17:16 +02:00
types Fix lots of bound methods breaking due to latest changes on parse_mode 2019-07-21 01:03:19 +02:00
__init__.py Remove ChatAction module too 2019-05-09 05:08:37 +02:00
client.py Fix idle() and run() breaking after latest changes 2019-07-21 02:22:46 +02:00