stories.albums
Story albums ».
type tg.StoriesAlbums struct { /* ... */ }
Implements stories.Albums.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Hash | int64 | yes | Hash to pass to stories.getAlbums to avoid returning any results if they haven't changed. |
Albums | []StoryAlbum | yes | The albums. |
References
- Official documentation
- Generated Go reference
- TL definition:
stories.albums#c3987a3a