Deletes some posted stories.
Method schema is available as of layer 164. Switch ยป
Name | Type | Description |
---|---|---|
peer | InputPeer | Channel/user from where to delete stories. |
id | Vector<int> | IDs of stories to delete. |
Code | Type | Description |
---|---|---|
400 | PEER_ID_INVALID | The provided peer id is invalid. |
400 | STORY_ID_EMPTY | You specified no story IDs. |
Telegram users and channels can easily post and view stories through the API.