stories.getAlbumStories

Get stories in a story album ».

 Method schema is available as of layer 211. Switch »

Parameters

Name Type Description
peer InputPeer Peer where the album is posted.
album_id int ID of the album.
offset int Offset for pagination.
limit int Maximum number of results to return, see pagination

Result

stories.Stories

Only users can use this method

Possible errors

Code Type Description
400 PEER_ID_INVALID The provided peer id is invalid.

Related pages

Pagination in the API

How to fetch results from large lists of objects.

Stories

Telegram users and channels can easily post and view stories through the API.