diff --git a/data/web/corefork.telegram.org/api/stories.html b/data/web/corefork.telegram.org/api/stories.html index 328a64049c..243ea2c622 100644 --- a/data/web/corefork.telegram.org/api/stories.html +++ b/data/web/corefork.telegram.org/api/stories.html @@ -4,12 +4,10 @@ Stories - + - + @@ -46,7 +44,7 @@ Posting stories">
-

Telegram users and channels can easily post stories through the API.

+

Telegram users and channels can easily post and view stories through the API.

Posting stories

diff --git a/data/web/corefork.telegram.org/method/auth.importBotAuthorization b/data/web/corefork.telegram.org/method/auth.importBotAuthorization index 855f5108cc..91156ee50a 100644 --- a/data/web/corefork.telegram.org/method/auth.importBotAuthorization +++ b/data/web/corefork.telegram.org/method/auth.importBotAuthorization @@ -127,7 +127,7 @@

Bots can use this method

Related pages

-

Bots

+

Bots: An introduction for developers

diff --git a/data/web/corefork.telegram.org/method/channels.editForumTopic b/data/web/corefork.telegram.org/method/channels.editForumTopic index 3ec0e4699f..71bcebfea0 100644 --- a/data/web/corefork.telegram.org/method/channels.editForumTopic +++ b/data/web/corefork.telegram.org/method/channels.editForumTopic @@ -145,6 +145,11 @@ 400 +TOPIC_HIDE_SEPARATELY +  + + +400 TOPIC_ID_INVALID The specified topic ID is invalid. diff --git a/data/web/corefork.telegram.org/method/stories.deleteStories b/data/web/corefork.telegram.org/method/stories.deleteStories index 33b39f1582..d2a317c4d3 100644 --- a/data/web/corefork.telegram.org/method/stories.deleteStories +++ b/data/web/corefork.telegram.org/method/stories.deleteStories @@ -99,7 +99,8 @@

Related pages

-

Stories

+

Stories

+

Telegram users and channels can easily post and view stories through the API.

diff --git a/data/web/corefork.telegram.org/method/stories.sendStory b/data/web/corefork.telegram.org/method/stories.sendStory index 088dfe6bff..1f96b3bcde 100644 --- a/data/web/corefork.telegram.org/method/stories.sendStory +++ b/data/web/corefork.telegram.org/method/stories.sendStory @@ -188,7 +188,8 @@

Related pages

Styled text with message entities

How to create styled text with message entities

-

Stories

+

Stories

+

Telegram users and channels can easily post and view stories through the API.