Constructor: storyReactionPublicForward
A certain peer has forwarded the story as a message to a public chat or channel.
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| message | Message | Optional | The message with the forwarded story. |
Type: StoryReaction
Example:
$storyReactionPublicForward = ['_' => 'storyReactionPublicForward', 'message' => Message];