Skip to content

Commit fc10bdf

Browse files
committed
messageThreadId:
1 parent 2955727 commit fc10bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/2/chats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ The more complex (and more reliable) approach is instead to handle updates of ty
119119

120120
Group owners can enable the **Forum** feature on their chat, which allows them to create **[topics](https://telegram.org/blog/topics-in-groups-collectible-usernames#topics-in-groups)** for specialized discussions.
121121

122-
Messages in topics are indicated with the `MessageThreadId` property. This property is equal to 1 for the **General** topic, or to the Message ID of the first message in topic.
122+
Messages in topics are indicated with the `MessageThreadId` property (or the `messageThreadId:` argument when sending). This value is equal to 1 for the **General** topic, or to the Message ID of the first message in topic.
123123

124124
Bots can [create/edit/close/reopen/delete](https://core.telegram.org/bots/api#createforumtopic) specific topics or the General topic.
125125

0 commit comments

Comments
 (0)