Constructor: stories.allStoriesNotModified
The list of active (or active and hidden) stories has not changed.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
state | string | Yes | State to use to ask for updates |
stealth_mode | StoriesStealthMode | Yes | Current stealth mode information |
Type: stories.AllStories
Example:
$stories_allStoriesNotModified = ['_' => 'stories.allStoriesNotModified', 'state' => 'string', 'stealth_mode' => StoriesStealthMode];