Dan
|
3f7b0b25af
|
Merge branch 'develop' into asyncio
# Conflicts:
# pyrogram/client/client.py
# pyrogram/client/methods/chats/get_chat_members.py
# pyrogram/client/methods/chats/get_dialogs.py
# pyrogram/client/methods/messages/send_animation.py
# pyrogram/client/methods/messages/send_venue.py
|
2018-08-22 10:30:25 +02:00 |
|
Dan
|
32468e5ab0
|
Remove hints about using t.me/joinchat/ links as chat ids
Such links don't work reliably with the current implementation
|
2018-07-27 00:40:08 +02:00 |
|
Dan
|
1eaafb8e41
|
Clearer documentation for get_chat_members
|
2018-07-21 14:09:34 +02:00 |
|
Dan
|
b77771497d
|
Document get_chat_members
|
2018-07-17 09:09:04 +02:00 |
|
Dan
|
ccd651f1fc
|
Make the new methods async
|
2018-07-17 08:28:28 +02:00 |
|
Dan
|
e3128fca9d
|
Make get_chat_members work with basic groups
|
2018-07-07 15:47:34 +02:00 |
|
Dan
|
3b29a602d0
|
Add get_chat_members method
|
2018-07-06 19:12:41 +02:00 |
|