MTPyroger/pyrogram/methods/chats
2021-03-17 15:19:36 +01:00
..
__init__.py Add support for the improved Invite Links (#639) 2021-03-17 12:40:36 +01:00
add_chat_members.py Update copyright notice 2021-01-01 22:58:48 +01:00
archive_chats.py Update copyright notice 2021-01-01 22:58:48 +01:00
create_channel.py Update copyright notice 2021-01-01 22:58:48 +01:00
create_group.py Update copyright notice 2021-01-01 22:58:48 +01:00
create_supergroup.py Update copyright notice 2021-01-01 22:58:48 +01:00
delete_channel.py Update copyright notice 2021-01-01 22:58:48 +01:00
delete_chat_photo.py Update copyright notice 2021-01-01 22:58:48 +01:00
delete_supergroup.py Update copyright notice 2021-01-01 22:58:48 +01:00
delete_user_history.py Update copyright notice 2021-01-01 22:58:48 +01:00
get_chat_event_log.py Add a friendly interface for getting chat event logs 2021-03-06 10:22:19 +01:00
get_chat_member.py Update copyright notice 2021-01-01 22:58:48 +01:00
get_chat_members_count.py Update copyright notice 2021-01-01 22:58:48 +01:00
get_chat_members.py Update copyright notice 2021-01-01 22:58:48 +01:00
get_chat.py Update copyright notice 2021-01-01 22:58:48 +01:00
get_dialogs_count.py Update copyright notice 2021-01-01 22:58:48 +01:00
get_dialogs.py Update copyright notice 2021-01-01 22:58:48 +01:00
get_nearby_chats.py Update copyright notice 2021-01-01 22:58:48 +01:00
iter_chat_members.py Update copyright notice 2021-01-01 22:58:48 +01:00
iter_dialogs.py Update copyright notice 2021-01-01 22:58:48 +01:00
join_chat.py Update copyright notice 2021-01-01 22:58:48 +01:00
kick_chat_member.py Update copyright notice 2021-01-01 22:58:48 +01:00
leave_chat.py Update copyright notice 2021-01-01 22:58:48 +01:00
mark_chat_unread.py Update copyright notice 2021-01-01 22:58:48 +01:00
pin_chat_message.py Update copyright notice 2021-01-01 22:58:48 +01:00
promote_chat_member.py Add support for can_manage_chat permission 2021-03-17 15:19:36 +01:00
restrict_chat_member.py Update copyright notice 2021-01-01 22:58:48 +01:00
set_administrator_title.py Update copyright notice 2021-01-01 22:58:48 +01:00
set_chat_description.py Update copyright notice 2021-01-01 22:58:48 +01:00
set_chat_permissions.py Update copyright notice 2021-01-01 22:58:48 +01:00
set_chat_photo.py Add support for the improved Invite Links (#639) 2021-03-17 12:40:36 +01:00
set_chat_title.py Update copyright notice 2021-01-01 22:58:48 +01:00
set_slow_mode.py Use a shorter if-expression (#621) 2021-03-17 12:37:56 +01:00
unarchive_chats.py Update copyright notice 2021-01-01 22:58:48 +01:00
unban_chat_member.py Update copyright notice 2021-01-01 22:58:48 +01:00
unpin_all_chat_messages.py Update copyright notice 2021-01-01 22:58:48 +01:00
unpin_chat_message.py Update copyright notice 2021-01-01 22:58:48 +01:00
update_chat_username.py Update copyright notice 2021-01-01 22:58:48 +01:00