storyAlbum#9325705a flags:# album_id:int title:string icon_photo:flags.0?Photo icon_video:flags.1?Document = StoryAlbum;
| Name | Type | Description |
|---|---|---|
| flags | # | Bit mask: a field written flags.N?T is present only when bit N is set. |
| album_id | int | |
| title | string | Title. |
| icon_photo | flags.0?Photo | |
| icon_video | flags.1?Document |