Fetch the story archive » of a peer we control.
Method schema is available as of layer 164. Switch »
Name | Type | Description |
---|---|---|
peer | InputPeer | Peer whose archived stories should be fetched |
offset_id | int | Offsets for pagination, for more info click here |
limit | int | Maximum number of results to return, see pagination |
Code | Type | Description |
---|---|---|
400 | CHAT_ADMIN_REQUIRED | You must be an admin in this chat to do this. |
400 | PEER_ID_INVALID | The provided peer id is invalid. |
How to fetch results from large lists of objects.
Telegram users and channels can easily post and view stories through the API.