media_album_id property
read / write
Unique identifier of an album this message belongs to. Only audios, documents, photos and videos can be grouped together in albums.
; string representation of int, use int.parse
Implementation
late int64 media_album_id;