Obtain full info about a set of stories by their IDs.
{schema}
Name | Type | Description |
---|---|---|
peer | InputPeer | Peer where the stories were posted |
id | Vector<int> | Story IDs |
Code | Type | Description |
---|---|---|
400 | CHANNEL_INVALID | The provided channel is invalid. |
400 | PEER_ID_INVALID | The provided peer id is invalid. |
400 | STORIES_NEVER_CREATED | This peer hasn't ever posted any stories. |
400 | STORY_ID_EMPTY | You specified no story IDs. |
Telegram users and channels can easily post and view stories through the API.