Constructor: updateQuickReplyMessage
A new message was added to a quick reply shortcut ».
Attributes:
| Name | Type | Required | Description | 
|---|---|---|---|
| message | Message | Optional | The message that was added (the message. quick_reply_shortcut_idfield will contain the shortcut ID). | 
Type: Update
Example:
 $updateQuickReplyMessage = ['_' => 'updateQuickReplyMessage', 'message' => Message];