Link Search Menu Expand Document

Constructor: inputMessageReplyTo

Back to constructors index

Message to which the specified message replies to

Attributes:

NameTypeRequiredDescription
idintYesID of the message that replies to the message we need

Type: InputMessage

Example:

$inputMessageReplyTo = ['_' => 'inputMessageReplyTo', 'id' => int];