Skip to content

Conversation

@SpEcHiDe
Copy link
Contributor

@SpEcHiDe SpEcHiDe commented Aug 19, 2025

Rename direct_message_topic_id to direct_messages_topic_id in ReplyParameters. This parameter can be used to send a message to a direct messages chat topic.
Added the field checklist_task_id to the class ReplyParameters, allowing bots to reply to a specific checklist task.
Added the field reply_to_checklist_task_id to the class Message.
Added the field can_manage_direct_messages to ChatPrivileges
Added the field is_direct_messages to the classes Chat and ChatFullInfo which can be used to identify supergroups that are used as channel direct messages chats.
Added the field parent_chat to the class ChatFullInfo which indicates the parent channel chat for a channel direct messages chat.
Add direct_messages_chat_id to Chat
Added the class DirectMessagesTopic and the field direct_messages_topic to the class Message, describing a topic of a direct messages chat.

SpEcHiDe and others added 11 commits August 16, 2025 07:14
…ing bots to reply to a specific checklist task.
Added the field is_direct_messages to the class Chat which can be used to identify supergroups that are used as channel direct messages chats. Added the field parent_chat to the class Chat which indicates the parent channel chat for a channel direct messages chat.
…ic to the class Message, describing a topic of a direct messages chat.
@SpEcHiDe SpEcHiDe merged commit 6a0ed47 into dev Aug 20, 2025
@SpEcHiDe SpEcHiDe deleted the api9.2 branch August 20, 2025 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants