MTPyroger/pyrogram/client/methods/chats
2019-05-28 16:41:55 +02:00
..
__init__.py Remove get_chat_preview and have get_chat deal with ChatPreview objects 2019-05-17 13:18:24 +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 Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
get_chat_member.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
get_chat_members_count.py Reword some method return type docstrings 2019-05-17 13:44:44 +02:00
get_chat_members.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +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_dialogs_count.py Reword some method return type docstrings 2019-05-17 13:44:44 +02:00
get_dialogs.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
iter_chat_members.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
iter_dialogs.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +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_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
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 Update docs 2019-05-28 16:41:55 +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
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 Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00