reorderStoryAlbumStories¶
Changes order of stories in an album. If the album is owned by a supergroup or a channel chat, then requires can_edit_stories administrator right in the chat. Returns the changed album
reorderStoryAlbumStories(
chat_id: int53,
story_album_id: int32,
story_ids: list of int32
) → StoryAlbum