MTPyroger/pyrogram/client/methods/chats
2020-02-03 14:51:53 +01:00
..
__init__.py Update copyright notice 2020-02-01 14:04:33 +01:00
add_chat_members.py Update copyright notice 2020-02-01 14:04:33 +01:00
archive_chats.py Update copyright notice 2020-02-01 14:04:33 +01:00
create_channel.py Update copyright notice 2020-02-01 14:04:33 +01:00
create_group.py Update copyright notice 2020-02-01 14:04:33 +01:00
create_supergroup.py Update copyright notice 2020-02-01 14:04:33 +01:00
delete_channel.py Update copyright notice 2020-02-01 14:04:33 +01:00
delete_chat_photo.py Update copyright notice 2020-02-01 14:04:33 +01:00
delete_supergroup.py Update copyright notice 2020-02-01 14:04:33 +01:00
delete_user_history.py Update copyright notice 2020-02-01 14:04:33 +01:00
export_chat_invite_link.py Update copyright notice 2020-02-01 14:04:33 +01:00
get_chat_member.py Fix AttributeError raising when receiving ChatParticipantsForbidden 2020-02-03 14:51:53 +01:00
get_chat_members_count.py Update copyright notice 2020-02-01 14:04:33 +01:00
get_chat_members.py Update copyright notice 2020-02-01 14:04:33 +01:00
get_chat.py Update copyright notice 2020-02-01 14:04:33 +01:00
get_dialogs_count.py Update copyright notice 2020-02-01 14:04:33 +01:00
get_dialogs.py Update copyright notice 2020-02-01 14:04:33 +01:00
get_nearby_chats.py Update copyright notice 2020-02-01 14:04:33 +01:00
iter_chat_members.py Update copyright notice 2020-02-01 14:04:33 +01:00
iter_dialogs.py Update copyright notice 2020-02-01 14:04:33 +01:00
join_chat.py Update copyright notice 2020-02-01 14:04:33 +01:00
kick_chat_member.py Update copyright notice 2020-02-01 14:04:33 +01:00
leave_chat.py Update copyright notice 2020-02-01 14:04:33 +01:00
pin_chat_message.py Update copyright notice 2020-02-01 14:04:33 +01:00
promote_chat_member.py Update copyright notice 2020-02-01 14:04:33 +01:00
restrict_chat_member.py Update copyright notice 2020-02-01 14:04:33 +01:00
set_administrator_title.py Fix set_administrator_title giving full permissions 2020-02-01 16:01:41 +01:00
set_chat_description.py Update copyright notice 2020-02-01 14:04:33 +01:00
set_chat_permissions.py Update copyright notice 2020-02-01 14:04:33 +01:00
set_chat_photo.py Update copyright notice 2020-02-01 14:04:33 +01:00
set_chat_title.py Update copyright notice 2020-02-01 14:04:33 +01:00
set_slow_mode.py Update copyright notice 2020-02-01 14:04:33 +01:00
unarchive_chats.py Update copyright notice 2020-02-01 14:04:33 +01:00
unban_chat_member.py Update copyright notice 2020-02-01 14:04:33 +01:00
unpin_chat_message.py Update copyright notice 2020-02-01 14:04:33 +01:00
update_chat_username.py Update copyright notice 2020-02-01 14:04:33 +01:00