pyrofork/pyrogram/methods/chats
wulan17 ea33dc43a4
Pyrofork: Add Forum Topic Support
Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrofork: Add ForumTopicCreated, ForumTopicClosed, ForumTopicReopened, ForumTopicEdited service message types

Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrofork: Add can_manage_topics fields to ChatPrivileges and ChatPermissions class

Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrofork: Add manage_topics parameter to promote_chat_member, restrict_chat_member, and set_chat_permissions methods

Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrofork: Add message_thread_id parameter to send_{animation,audio,cached_media,contact,dice,document,location,media_group,message,photo,poll,sticker,venue,video,video_note,voice} methods

Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrogram: Add message_thread_id parameter to forward_message() method and forward() bound method

Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrofork: Add message_thread_id parameter to send_game() method and copy() bound method

Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrogram: Add ForumTopic and some cleanup

Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrofork: Add {create,close,reopen,edit,delete}_forum_topic methods

Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrofork: Add message_thread_id parameter to copy_message method

Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrofork: Add {CREATED,EDITED,DELETED}_FORUM_TOPIC ChatEvent

Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrofork: utils: Check if messages has topics atribut

Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrogram: types: Message: Add error handling and is_topic_message

Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrofork: Add message_thread_id parameter to send_inline_bot_result()

Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrofork: add GeneralTopicHidden and GeneralTopicUnhidden service messages types

Signed-off-by: wulan17 <wulan17@nusantararom.org>

Pyrofork: add message_thread_id parameter to send_chat_action

Signed-off-by: wulan17 <wulan17@nusantararom.org>

PyroFork: Add CloseGeneralTopic, EditGeneralTopic, ReopenGeneralTopic, HideGeneralTopic. UnhideGeneralTopic, and some cleanup

Signed-off-by: wulan17 <wulan17@nusantararom.org>

PyroFork: Add get_forum_topic and get_forum_topic_by_id methods

Signed-off-by: wulan17 <galihgustip@gmail.com>

Pyrofork: Update some methods to layer 160

Signed-off-by: wulan17 <wulan17@nusantararom.org>

pyrofork: Add InputReplyToMessage

Signed-off-by: wulan17 <wulan17@nusantararom.org>

PyroFork: docs: Add missing PeerUser and PeerChannel

and some cleanup

Signed-off-by: wulan17 <galihgustip@gmail.com>
2023-08-18 03:30:36 +07:00
..
__init__.py Pyrofork: Add Forum Topic Support 2023-08-18 03:30:36 +07:00
add_chat_members.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
archive_chats.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
ban_chat_member.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
close_forum_topic.py Pyrofork: Add Forum Topic Support 2023-08-18 03:30:36 +07:00
close_general_topic.py Pyrofork: Add Forum Topic Support 2023-08-18 03:30:36 +07:00
create_channel.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
create_forum_topic.py Pyrofork: Add Forum Topic Support 2023-08-18 03:30:36 +07:00
create_group.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
create_supergroup.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
delete_channel.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
delete_chat_photo.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
delete_forum_topic.py Pyrofork: Add Forum Topic Support 2023-08-18 03:30:36 +07:00
delete_supergroup.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
delete_user_history.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
edit_forum_topic.py Pyrofork: Add Forum Topic Support 2023-08-18 03:30:36 +07:00
edit_general_topic.py Pyrofork: Add Forum Topic Support 2023-08-18 03:30:36 +07:00
get_chat.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
get_chat_event_log.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
get_chat_member.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
get_chat_members.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
get_chat_members_count.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
get_chat_online_count.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
get_dialogs.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
get_dialogs_count.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
get_forum_topics.py Pyrofork: Add Forum Topic Support 2023-08-18 03:30:36 +07:00
get_forum_topics_by_id.py Pyrofork: Add Forum Topic Support 2023-08-18 03:30:36 +07:00
get_nearby_chats.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
get_send_as_chats.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
hide_general_topic.py Pyrofork: Add Forum Topic Support 2023-08-18 03:30:36 +07:00
join_chat.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
leave_chat.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
mark_chat_unread.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
pin_chat_message.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
promote_chat_member.py Pyrofork: Add Forum Topic Support 2023-08-18 03:30:36 +07:00
reopen_forum_topic.py Pyrofork: Add Forum Topic Support 2023-08-18 03:30:36 +07:00
reopen_general_topic.py Pyrofork: Add Forum Topic Support 2023-08-18 03:30:36 +07:00
restrict_chat_member.py Pyrofork: Add Forum Topic Support 2023-08-18 03:30:36 +07:00
set_administrator_title.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
set_chat_description.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
set_chat_permissions.py Pyrofork: Add Forum Topic Support 2023-08-18 03:30:36 +07:00
set_chat_photo.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
set_chat_protected_content.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
set_chat_title.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
set_chat_username.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
set_send_as_chat.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
set_slow_mode.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
unarchive_chats.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
unban_chat_member.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
unhide_general_topic.py Pyrofork: Add Forum Topic Support 2023-08-18 03:30:36 +07:00
unpin_all_chat_messages.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
unpin_chat_message.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00