setChatPinnedStories
Function · TDLib 1.8.67 · d1085f9c
Changes the list of pinned stories on a chat page; requires can_edit_stories administrator right in the chat
setChatPinnedStories(
chat_id: int53,
story_ids: list of int32
) → Ok
chat_id
int53
Identifier of the chat that posted the stories
story_ids
list of int32
New list of pinned stories. All stories must be posted to the chat page first. There can be up to getOption("pinned_story_count_max") pinned stories on a chat page