stories.getAlbumStories

 Method schema is available as of layer 211. Switch »

Parameters

Name Type Description
peer InputPeer  
album_id int  
offset int  
limit int Maximum number of results to return, see pagination

Result

stories.Stories

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.