Skip to content

createStoryAlbum

Function · TDLib 1.8.67 · d1085f9c

Creates an album of stories; requires can_edit_stories administrator right for supergroup and channel chats

createStoryAlbum(
  story_poster_chat_id: int53,
  name: string,
  story_ids: list of int32
) → StoryAlbum

story_poster_chat_id

int53

Identifier of the chat that posted the stories

name

string

Name of the album; 1-12 characters

story_ids

list of int32

Identifiers of stories to add to the album; 0-getOption("story_album_size_max") identifiers