| .. |
|
__init__.py
|
Rename methods and add proper docs
|
2022-01-05 12:50:44 +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 |
|
ban_chat_member.py
|
Rename kick(ed) occurrences to ban(ned)
|
2021-12-22 14:39:52 +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
|
Fix renamed raw API function (#810)
|
2021-12-13 13:20:55 +01:00 |
|
get_chat.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
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
get_chat_members.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
get_chat_members_count.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
get_chat_online_count.py
|
Squashed commit of the following:
|
2021-05-12 09:39:51 +02:00 |
|
get_dialogs.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_nearby_chats.py
|
Update copyright notice
|
2021-01-01 22:58:48 +01:00 |
|
get_send_as_chats.py
|
Add support for "send_as" chats
|
2021-12-23 16:53:03 +01:00 |
|
iter_chat_members.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
iter_dialogs.py
|
Update iter_dialogs.py
|
2021-09-15 17:55:01 +02:00 |
|
join_chat.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
|
Fix old non existing can_send_[sticker...] with can_send_other_messages (#746)
|
2021-08-29 08:38:32 +02:00 |
|
set_administrator_title.py
|
Various improvements
|
2022-01-07 10:18:51 +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_protected_content.py
|
Rename methods and add proper docs
|
2022-01-05 12:50:44 +01:00 |
|
set_chat_title.py
|
Update copyright notice
|
2021-01-01 22:58:48 +01:00 |
|
set_send_as_chat.py
|
Add support for "send_as" chats
|
2021-12-23 16:53:03 +01:00 |
|
set_slow_mode.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
unarchive_chats.py
|
Update copyright notice
|
2021-01-01 22:58:48 +01:00 |
|
unban_chat_member.py
|
Rename kick(ed) occurrences to ban(ned)
|
2021-12-22 14:39:52 +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 |