stories.togglePeerStoriesHidden

Hide the active stories of a user, preventing them from being displayed on the action bar on the homescreen, see here » for more info.

 Method schema is available as of layer 164. Switch »

Parameters

Name Type Description
peer InputPeer Peer whose stories should be (un)hidden.
hidden Bool Whether to hide or unhide stories.

Result

Bool

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.