storyAlbum
Represents a story album ».
type tg.StoryAlbum struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
AlbumID | int | yes | ID of the album. |
Title | string | yes | Name of the album. |
IconPhoto | PhotoClass | — | Photo from the first story of the album, if it's a photo. |
IconVideo | DocumentClass | — | Video from the first story of the album, if it's a video. |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
storyAlbum#9325705a