Constructor: updateQuickReplies
Info about or the order of quick reply shortcuts » was changed.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
quick_replies | Array of QuickReply | Yes | New quick reply shortcut order and information. |
Type: Update
Example:
$updateQuickReplies = ['_' => 'updateQuickReplies', 'quick_replies' => [QuickReply, QuickReply]];