Link Search Menu Expand Document

Constructor: foundStory

Back to constructors index

A story found using global story search ».

Attributes:

NameTypeRequiredDescription
peerlongYesThe peer that posted the story.
storyStoryItemYesThe story.

Type: FoundStory

Example:

$foundStory = ['_' => 'foundStory', 'peer' => long, 'story' => StoryItem];