stories.reorderAlbums

Reorder story albums on a profile ».

 Method schema is available as of layer 211. Switch »

Parameters

Name Type Description
peer InputPeer Peer where the albums are located.
order Vector<int> New order of the albums.

Result

Bool

Only users can use this method

Possible errors

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

Related pages

Stories

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