Represents a Telegram Story
| Constructor | Description | 
|---|---|
| storyItemDeleted | Represents a previously active story, that was deleted | 
| storyItemSkipped | Represents an active story, whose full information was omitted for space and performance reasons; use stories.getStoriesByID to fetch full info about the skipped story when and if needed. | 
| storyItem | Represents a story. | 
Telegram users and channels can easily post and view stories through the API.