Link Search Menu Expand Document

Constructor: storyReactionPublicForward

Back to constructors index

A certain peer has forwarded the story as a message to a public chat or channel.

Attributes:

NameTypeRequiredDescription
messageMessageOptionalThe message with the forwarded story.

Type: StoryReaction

Example:

$storyReactionPublicForward = ['_' => 'storyReactionPublicForward', 'message' => Message];