PushMessageContentMediaAlbum¶
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