Toggles whether a story is accessible after expiration. Can be called only if story.can_toggle_is_posted_to_chat_page == true. Request type for Tdjson#toggleStoryIsPostedToChatPage.
Optional
Pass true to make the story accessible after expiration; pass false to make it private.
Identifier of the story.
Identifier of the chat that posted the story.
Toggles whether a story is accessible after expiration. Can be called only if story.can_toggle_is_posted_to_chat_page == true. Request type for Tdjson#toggleStoryIsPostedToChatPage.