Link Search Menu Expand Document

Constructor: stories.allStoriesNotModified

Back to constructors index

The list of active (or active and hidden) stories has not changed.

Attributes:

NameTypeRequiredDescription
statestringYesState to use to ask for updates
stealth_modeStoriesStealthModeYesCurrent stealth mode information

Type: stories.AllStories

Example:

$stories_allStoriesNotModified = ['_' => 'stories.allStoriesNotModified', 'state' => 'string', 'stealth_mode' => StoriesStealthMode];