MTPyroger/pyrogram/methods/chats
Dan 6daa501972 Add a friendly interface for getting chat event logs
Add get_chat_event_log method
Add ChatEvent and ChatEventFilter types
2021-03-06 10:22:19 +01:00
..
__init__.py Add a friendly interface for getting chat event logs 2021-03-06 10:22:19 +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
export_chat_invite_link.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 can_manage_voice_chats to admin permissions 2021-02-27 20:35:49 +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 Update copyright notice 2021-01-01 22:58:48 +01:00
set_chat_title.py Update copyright notice 2021-01-01 22:58:48 +01:00
set_slow_mode.py Update copyright notice 2021-01-01 22:58:48 +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