Constructor: publicForwardMessage
Contains info about a forward of a story as a message.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
message | Message | Optional | Info about the message with the reposted story. |
Type: PublicForward
Example:
$publicForwardMessage = ['_' => 'publicForwardMessage', 'message' => Message];