..
__init__.py
Squashed commit of the following:
2021-05-12 09:39:51 +02: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 support for invite link chat log events (edit, revoke, delete)
2021-03-17 16:04:34 +01:00
get_chat_member.py
Update API schema to Layer 126
2021-03-21 21:52:37 +01:00
get_chat_members_count.py
Update copyright notice
2021-01-01 22:58:48 +01:00
get_chat_members.py
Fix accessing non-existent attribute ( #747 )
2021-08-28 14:40:10 +02:00
get_chat_online_count.py
Squashed commit of the following:
2021-05-12 09:39:51 +02: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 API schema to Layer 126
2021-03-21 21:52:37 +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
Fix Layer 126 changes [user_id -> participant] ( #648 )
2021-03-25 15:31:31 +01:00
set_administrator_title.py
Fix Layer 126 changes [user_id -> participant] ( #648 )
2021-03-25 15:31:31 +01:00
set_chat_description.py
Update copyright notice
2021-01-01 22:58:48 +01:00
set_chat_permissions.py
Sync chat permissions with official clients
2021-05-31 20:23:32 +02: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 API schema to Layer 126
2021-03-21 21:52:37 +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