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 »
| Name | Type | Description | 
|---|---|---|
| peer | InputPeer | Peer whose stories should be (un)hidden. | 
| hidden | Bool | Whether to hide or unhide stories. | 
| Code | Type | Description | 
|---|---|---|
| 400 | PEER_ID_INVALID | The provided peer id is invalid. | 
Telegram users and channels can easily post and view stories through the API.