Constructor: inputMessageReplyTo
Message to which the specified message replies to
Attributes:
Name | Type | Required | Description |
---|---|---|---|
id | int | Yes | ID of the message that replies to the message we need |
Type: InputMessage
Example:
$inputMessageReplyTo = ['_' => 'inputMessageReplyTo', 'id' => int];