toggleStoryIsPostedToChatPage¶
Toggles whether a story is accessible after expiration. Can be called only if story.can_toggle_is_posted_to_chat_page == true
toggleStoryIsPostedToChatPage(
story_poster_chat_id: int53,
story_id: int32,
is_posted_to_chat_page: Bool
) → Ok