Link Search Menu Expand Document

Constructor: publicForwardMessage

Back to constructors index

Contains info about a forward of a story as a message.

Attributes:

NameTypeRequiredDescription
messageMessageOptionalInfo about the message with the reposted story.

Type: PublicForward

Example:

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