Skip to content

StoryAlbum

Type · TDLib 1.8.67 · d1085f9c

Describes album of stories

StoryAlbum(
  id: int32,
  name: string,
  photo_icon: Photo,
  video_icon: Video
) → StoryAlbum

id

int32

Unique identifier of the album

name

string

Name of the album

photo_icon

Photo

Icon of the album; may be null if none

video_icon

Video

Video icon of the album; may be null if none