Skip to content

PushMessageContentMediaAlbum

Type · TDLib 1.8.67 · d1085f9c

A media album

PushMessageContentMediaAlbum(
  total_count: int32,
  has_photos: Bool,
  has_videos: Bool,
  has_audios: Bool,
  has_documents: Bool
) → PushMessageContent

total_count

int32

Number of messages in the album

has_photos

Bool

True, if the album has at least one photo

has_videos

Bool

True, if the album has at least one video file

has_audios

Bool

True, if the album has at least one audio file

has_documents

Bool

True, if the album has at least one document