toggle_story_is_posted_to_chat_page


Description:

public async Ok toggle_story_is_posted_to_chat_page (int64 story_poster_chat_id, int32 story_id, bool is_posted_to_chat_page) throws TDLibError

Toggles whether a story is accessible after expiration. Can be called only if story.can_toggle_is_posted_to_chat_page == true

Parameters:

story_poster_chat_id

Identifier of the chat that posted the story

story_id

Identifier of the story

is_posted_to_chat_page

Pass true to make the story accessible after expiration; pass false to make it private