View Source ExTDLib.Method.SetChatActiveStoriesList (ExTDLib v0.0.4)
Changes story list in which stories from the chat are shown. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Identifier of the chat that posted stories. |
| story_list | StoryList | New list for active stories posted by the chat. |
More details on telegram's documentation.