diff --git a/data/web/corefork.telegram.org/method/messages.forwardMessages b/data/web/corefork.telegram.org/method/messages.forwardMessages index 90a9dc651f..dba7d9b11e 100644 --- a/data/web/corefork.telegram.org/method/messages.forwardMessages +++ b/data/web/corefork.telegram.org/method/messages.forwardMessages @@ -132,7 +132,7 @@ top_msg_id flags.9?int -Destination message thread/forum topic +Destination forum topic schedule_date @@ -352,8 +352,8 @@

Bots can use this method

Related pages

-

Threads

-

Telegram allows commenting on a channel post or on a generic supergroup message, thanks to message threads.

+

Forums

+

Telegram allows creating forums with multiple distinct topics.

diff --git a/data/web/corefork.telegram.org/method/messages.getUnreadReactions b/data/web/corefork.telegram.org/method/messages.getUnreadReactions index 18b54dff5e..0f07176b3f 100644 --- a/data/web/corefork.telegram.org/method/messages.getUnreadReactions +++ b/data/web/corefork.telegram.org/method/messages.getUnreadReactions @@ -84,7 +84,7 @@ top_msg_id flags.0?int -If set, considers only reactions to messages within the specified message thread/forum topic +If set, considers only reactions to messages within the specified forum topic offset_id @@ -116,8 +116,8 @@

Result

messages.Messages

Related pages

-

Threads

-

Telegram allows commenting on a channel post or on a generic supergroup message, thanks to message threads.

+

Forums

+

Telegram allows creating forums with multiple distinct topics.

Pagination in the API

How to fetch results from large lists of objects.

diff --git a/data/web/corefork.telegram.org/method/messages.readMentions b/data/web/corefork.telegram.org/method/messages.readMentions index 717949cbd0..d5ad5047e7 100644 --- a/data/web/corefork.telegram.org/method/messages.readMentions +++ b/data/web/corefork.telegram.org/method/messages.readMentions @@ -81,7 +81,7 @@ top_msg_id flags.0?int -Mark as read only mentions within the specified message thread/forum topic +Mark as read only mentions within the specified forum topic @@ -120,8 +120,8 @@

Related pages

-

Threads

-

Telegram allows commenting on a channel post or on a generic supergroup message, thanks to message threads.

+

Forums

+

Telegram allows creating forums with multiple distinct topics.

diff --git a/data/web/corefork.telegram.org/method/messages.saveDraft b/data/web/corefork.telegram.org/method/messages.saveDraft index e5762be6cb..d970efa21e 100644 --- a/data/web/corefork.telegram.org/method/messages.saveDraft +++ b/data/web/corefork.telegram.org/method/messages.saveDraft @@ -87,7 +87,7 @@ top_msg_id flags.2?int -Message thread/forum topic where the message will be sent +Forum topic where the message will be sent peer @@ -136,8 +136,8 @@

Related pages

-

Threads

-

Telegram allows commenting on a channel post or on a generic supergroup message, thanks to message threads.

+

Forums

+

Telegram allows creating forums with multiple distinct topics.

Styled text with message entities

How to create styled text with message entities

Message drafts

diff --git a/data/web/corefork.telegram.org/method/messages.sendInlineBotResult b/data/web/corefork.telegram.org/method/messages.sendInlineBotResult index 66d1f10745..00fad84dc1 100644 --- a/data/web/corefork.telegram.org/method/messages.sendInlineBotResult +++ b/data/web/corefork.telegram.org/method/messages.sendInlineBotResult @@ -112,7 +112,7 @@ top_msg_id flags.9?int -If set, sends the message to the specified message thread/forum topic +If set, sends the message to the specified forum topic random_id @@ -320,8 +320,8 @@

How to handle message drafts

config

Current configuration

-

Threads

-

Telegram allows commenting on a channel post or on a generic supergroup message, thanks to message threads.

+

Forums

+

Telegram allows creating forums with multiple distinct topics.

messages.getInlineBotResults

Query an inline bot

Discussion groups