Constructor: updateStory
A new story was posted.
Attributes:
Type: Update
Example:
$updateStory = ['_' => 'updateStory', 'peer' => long, 'story' => StoryItem];
A new story was posted.
$updateStory = ['_' => 'updateStory', 'peer' => long, 'story' => StoryItem];