Dan
|
bc4c787599
|
Merge branch 'develop' into asyncio
# Conflicts:
# pyrogram/__init__.py
# pyrogram/client/types/messages_and_media/message.py
# pyrogram/connection/transport/tcp/tcp.py
|
2018-11-03 12:04:31 +01:00 |
|
Dan
|
45129658b0
|
Revisit docstrings
|
2018-11-03 10:49:11 +01:00 |
|
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
|
4d72f84991
|
Even more async chore
|
2018-06-18 21:30:13 +02:00 |
|
Dan
|
5dff2fe604
|
Fix get_history in chats with less than 100 messages
|
2018-05-12 15:36:47 +02:00 |
|
Dan
|
ef93fee7aa
|
Add new Messages object and make get_history return it
|
2018-05-11 18:00:16 +02:00 |
|
Dan
|
14f23d388c
|
Clean get_history
|
2018-05-09 20:27:29 +02:00 |
|
Dan
|
a1c3e40800
|
Make parse_messages accept a list of messages
|
2018-05-09 19:29:23 +02:00 |
|
Dan
|
662d49d885
|
Add get_history.py
|
2018-05-09 13:06:32 +02:00 |
|