stories.deleteAlbum

Delete a story album.

 Method schema is available as of layer 211. Switch ยป

Parameters

Name Type Description
peer InputPeer Owned peer where the album is located.
album_id int ID of the album to delete.

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.