pyrofork/pyrogram/methods/chats
wulan17 7db5e1423f
pyrofork: Implement chunk pagination on get_forum_topics method (#114)
Signed-off-by: wulan17 <wulan17@komodos.id>
2025-12-11 01:27:10 +07:00
..
__init__.py pyrofork: Add transfer_chat_ownership method (#145) 2025-07-10 19:56:51 +07:00
add_chat_members.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
archive_chats.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
ban_chat_member.py pyrofork: Cleanup codes 2025-03-29 00:25:16 +07:00
close_forum_topic.py pyrofork: Cleanup codes 2025-03-29 00:25:16 +07:00
close_general_topic.py pyrofork: Cleanup codes 2025-03-29 00:25:16 +07:00
create_channel.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
create_forum_topic.py Pyrofork: Add support for t.me/<username> link in resolve_peer method 2024-01-04 19:50:17 +07:00
create_group.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
create_supergroup.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
delete_channel.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
delete_chat_photo.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
delete_folder.py pyrofork: Add folders 2024-07-01 20:11:56 +07:00
delete_forum_topic.py pyrofork: Cleanup codes 2025-03-29 00:25:16 +07:00
delete_supergroup.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
delete_user_history.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
edit_forum_topic.py pyrofork: Cleanup codes 2025-03-29 00:25:16 +07:00
edit_general_topic.py pyrofork: Cleanup codes 2025-03-29 00:25:16 +07:00
export_folder_link.py pyrofork: Add folders 2024-07-01 20:11:56 +07:00
get_chat.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
get_chat_event_log.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
get_chat_member.py pyrofork: Cleanup codes 2025-03-29 00:25:16 +07:00
get_chat_members.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
get_chat_members_count.py pyrofork: Add join_requests_count field to class Chat 2024-08-02 19:48:37 +07:00
get_chat_online_count.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
get_dialogs.py Catch PeerIdInvalid in get_dialogs 2024-11-29 13:38:29 +02:00
get_dialogs_count.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
get_folders.py pyrofork: Refactor folders 2025-07-10 19:56:52 +07:00
get_forum_topics.py pyrofork: Implement chunk pagination on get_forum_topics method (#114) 2025-12-11 01:27:10 +07:00
get_forum_topics_by_id.py pyrofork: Cleanup codes 2025-03-29 00:25:16 +07:00
get_forum_topics_count.py pyrofork: Add get_chat_forum_topics_count method 2025-03-08 20:52:06 +07:00
get_send_as_chats.py fix: Fix AttributeError when calling get_send_as_chats() 2024-03-01 16:11:24 +08:00
hide_general_topic.py pyrofork: Cleanup codes 2025-03-29 00:25:16 +07:00
join_chat.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
leave_chat.py pyrofork: Remove state when leaving chat 2024-07-23 23:47:30 +07:00
mark_chat_unread.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
pin_chat_message.py pyrofork: Add the parameter business_connection_id to the methods pin_chat_message() and unpin_chat_message(), allowing bots to manage pinned messages on behalf of a business account 2024-12-21 00:30:11 +00:00
promote_chat_member.py fix(promote_chat_member): add fallback empty string rank 2024-08-03 21:35:12 +07:00
reopen_forum_topic.py pyrofork: Cleanup codes 2025-03-29 00:25:16 +07:00
reopen_general_topic.py pyrofork: Cleanup codes 2025-03-29 00:25:16 +07:00
restrict_chat_member.py Pyrofork: fix restrict_chat_member method 2024-01-30 18:50:51 +07:00
set_administrator_title.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
set_chat_description.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
set_chat_permissions.py Pyrofork: Add support for t.me/<username> link in resolve_peer method 2024-01-04 19:50:17 +07:00
set_chat_photo.py pyrofork: Cleanup codes 2025-03-29 00:25:16 +07:00
set_chat_protected_content.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
set_chat_title.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
set_chat_username.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
set_send_as_chat.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
set_slow_mode.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
transfer_chat_ownership.py pyrofork: Add transfer_chat_ownership method (#145) 2025-07-10 19:56:51 +07:00
unarchive_chats.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
unban_chat_member.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
unhide_general_topic.py pyrofork: Cleanup codes 2025-03-29 00:25:16 +07:00
unpin_all_chat_messages.py pyrofork: Add message_thread_id parameter to unpin_all_chat_messages() 2024-12-21 00:30:11 +00:00
unpin_chat_message.py pyrofork: Add the parameter business_connection_id to the methods pin_chat_message() and unpin_chat_message(), allowing bots to manage pinned messages on behalf of a business account 2024-12-21 00:30:11 +00:00
update_color.py Pyrofork: Add support for t.me/<username> link in resolve_peer method 2024-01-04 19:50:17 +07:00
update_folder.py pyrofork: Refactor folders 2025-07-10 19:56:52 +07:00