stories.Stories
Rust type: enums::stories.Stories
Constructors
This is an abstract type. At runtime it will be one of the following variants:
| Stories |
Requests returning this type
| GetAlbumStories |
| GetPinnedStories |
| GetStoriesArchive |
| GetStoriesById |
Requests accepting this type as input
None.
Other types containing this type
None.