Constructor: updateStoriesStealthMode
Indicates that stories stealth mode was activated.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
stealth_mode | StoriesStealthMode | Yes | Information about the current stealth mode session. |
Type: Update
Example:
$updateStoriesStealthMode = ['_' => 'updateStoriesStealthMode', 'stealth_mode' => StoriesStealthMode];