.. |
__init__.py
|
Add client.set_username() method (#208)
|
2019-03-01 18:06:17 +01:00 |
delete_chat_photo.py
|
Merge branch 'develop' into asyncio
|
2019-01-02 19:55:45 +01:00 |
export_chat_invite_link.py
|
Merge branch 'develop' into asyncio
|
2019-01-02 19:55:45 +01:00 |
get_chat_member.py
|
Merge branch 'develop' into asyncio
|
2019-03-11 21:26:34 +01:00 |
get_chat_members_count.py
|
Merge branch 'develop' into asyncio
|
2019-01-02 19:55:45 +01:00 |
get_chat_members.py
|
Merge branch 'develop' into asyncio
|
2019-01-07 08:46:28 +01:00 |
get_chat_preview.py
|
Add get_chat_preview method and ChatPreview object
|
2018-12-28 14:26:00 +01:00 |
get_chat.py
|
Add missing await
|
2019-01-17 12:30:40 +01:00 |
get_dialogs.py
|
Fix sleep method calls in asyncio: time.sleep -> asyncio.sleep
|
2019-02-04 18:34:58 +01:00 |
iter_chat_members.py
|
Add missing await
|
2019-03-12 16:48:34 +01:00 |
iter_dialogs.py
|
Fix asyncio merge issues
|
2019-01-07 09:37:26 +01:00 |
join_chat.py
|
Merge branch 'develop' into asyncio
|
2019-03-02 16:36:44 +01:00 |
kick_chat_member.py
|
Merge branch 'develop' into asyncio
|
2019-01-07 08:46:28 +01:00 |
leave_chat.py
|
Merge branch 'develop' into asyncio
|
2019-01-02 19:55:45 +01:00 |
pin_chat_message.py
|
Merge branch 'develop' into asyncio
|
2019-01-02 19:55:45 +01:00 |
promote_chat_member.py
|
Merge branch 'develop' into asyncio
|
2019-01-02 19:55:45 +01:00 |
restrict_chat_member.py
|
Merge branch 'develop' into asyncio
|
2019-01-02 19:55:45 +01:00 |
set_chat_description.py
|
Merge branch 'develop' into asyncio
|
2019-01-02 19:55:45 +01:00 |
set_chat_photo.py
|
Merge branch 'develop' into asyncio
|
2019-01-02 19:55:45 +01:00 |
set_chat_title.py
|
Merge branch 'develop' into asyncio
|
2019-01-02 19:55:45 +01:00 |
unban_chat_member.py
|
Merge branch 'develop' into asyncio
|
2019-01-02 19:55:45 +01:00 |
unpin_chat_message.py
|
Merge branch 'develop' into asyncio
|
2019-01-02 19:55:45 +01:00 |
update_chat_username.py
|
Add client.set_username() method (#208)
|
2019-03-01 18:06:17 +01:00 |