stories.TogglePeerStoriesHidden¶
- class hydrogram.raw.functions.stories.TogglePeerStoriesHidden[source]¶
Hide the active stories of a user, preventing them from being displayed on the action bar on the homescreen, see here » for more info.
- Details:
Layer:
181ID:
BD0415C4
- Parameters:
peer (
InputPeer) – Peer whose stories should be (un)hidden.hidden (
bool) – Whether to hide or unhide stories.
- Returns:
bool