| .. |
|
__init__.py
|
Add archive_chats and unarchive_chats methods
|
2019-06-08 19:15:19 +02:00 |
|
archive_chats.py
|
Add archive_chats and unarchive_chats methods
|
2019-06-08 19:15:19 +02:00 |
|
delete_chat_photo.py
|
Use more concise and cleaner description of a method and a type
|
2019-05-12 19:49:06 +02:00 |
|
export_chat_invite_link.py
|
Fix export_chat_invite_link for basic groups in Layer 100
|
2019-06-04 23:36:10 +02:00 |
|
get_chat.py
|
Remove get_chat_preview and have get_chat deal with ChatPreview objects
|
2019-05-17 13:18:24 +02:00 |
|
get_chat_member.py
|
Remove ChatMembers type
|
2019-06-08 13:50:17 +02:00 |
|
get_chat_members.py
|
Remove ChatMembers type
|
2019-06-08 13:50:17 +02:00 |
|
get_chat_members_count.py
|
Reword some method return type docstrings
|
2019-05-17 13:44:44 +02:00 |
|
get_dialogs.py
|
Remove Dialogs type
|
2019-06-08 14:00:00 +02:00 |
|
get_dialogs_count.py
|
Fix dialogs after L100 update
|
2019-05-29 09:37:50 +02:00 |
|
iter_chat_members.py
|
Remove ChatMembers type
|
2019-06-08 13:50:17 +02:00 |
|
iter_dialogs.py
|
Remove Dialogs type
|
2019-06-08 14:00:00 +02:00 |
|
join_chat.py
|
Use more concise and cleaner description of a method and a type
|
2019-05-12 19:49:06 +02:00 |
|
kick_chat_member.py
|
Reword some method return type docstrings
|
2019-05-17 13:44:44 +02:00 |
|
leave_chat.py
|
Use more concise and cleaner description of a method and a type
|
2019-05-12 19:49:06 +02:00 |
|
pin_chat_message.py
|
Use more concise and cleaner description of a method and a type
|
2019-05-12 19:49:06 +02:00 |
|
promote_chat_member.py
|
Use more concise and cleaner description of a method and a type
|
2019-05-12 19:49:06 +02:00 |
|
restrict_chat.py
|
Use more concise and cleaner description of a method and a type
|
2019-05-12 19:49:06 +02:00 |
|
restrict_chat_member.py
|
Use more concise and cleaner description of a method and a type
|
2019-05-12 19:49:06 +02:00 |
|
set_chat_description.py
|
Use more concise and cleaner description of a method and a type
|
2019-05-12 19:49:06 +02:00 |
|
set_chat_photo.py
|
Refactor docstrings
|
2019-05-30 15:23:43 +02:00 |
|
set_chat_title.py
|
Use more concise and cleaner description of a method and a type
|
2019-05-12 19:49:06 +02:00 |
|
unarchive_chats.py
|
Add archive_chats and unarchive_chats methods
|
2019-06-08 19:15:19 +02:00 |
|
unban_chat_member.py
|
Use more concise and cleaner description of a method and a type
|
2019-05-12 19:49:06 +02:00 |
|
unpin_chat_message.py
|
Use more concise and cleaner description of a method and a type
|
2019-05-12 19:49:06 +02:00 |
|
update_chat_username.py
|
Refactor docstrings
|
2019-05-30 15:23:43 +02:00 |