MTPyroger/pyrogram/client/methods/chats
2018-12-16 17:59:34 +01:00
..
__init__.py Add get_chat_members_count method 2018-09-08 19:16:51 +02:00
delete_chat_photo.py Revisit docstrings 2018-11-03 10:49:11 +01:00
export_chat_invite_link.py Revisit docstrings 2018-11-03 10:49:11 +01:00
get_chat_member.py Use the refactored types in get_chat_member(s) 2018-12-16 17:58:05 +01:00
get_chat_members_count.py Revisit docstrings 2018-11-03 10:49:11 +01:00
get_chat_members.py Use the refactored types in get_chat_member(s) 2018-12-16 17:58:05 +01:00
get_chat.py Make use of the refactored Chat type in get_chat 2018-12-16 17:59:34 +01:00
get_dialogs.py Revisit docstrings 2018-11-03 10:49:11 +01:00
join_chat.py Revisit docstrings 2018-11-03 10:49:11 +01:00
kick_chat_member.py Revisit docstrings 2018-11-03 10:49:11 +01:00
leave_chat.py Revisit docstrings 2018-11-03 10:49:11 +01:00
pin_chat_message.py Revisit docstrings 2018-11-03 10:49:11 +01:00
promote_chat_member.py Revisit docstrings 2018-11-03 10:49:11 +01:00
restrict_chat_member.py Revisit docstrings 2018-11-03 10:49:11 +01:00
set_chat_description.py Revisit docstrings 2018-11-03 10:49:11 +01:00
set_chat_photo.py Revisit docstrings 2018-11-03 10:49:11 +01:00
set_chat_title.py Revisit docstrings 2018-11-03 10:49:11 +01:00
unban_chat_member.py Revisit docstrings 2018-11-03 10:49:11 +01:00
unpin_chat_message.py Revisit docstrings 2018-11-03 10:49:11 +01:00