Link Search Menu Expand Document

Constructor: updateQuickReplyMessage

Back to constructors index

A new message was added to a quick reply shortcut ».

Attributes:

NameTypeRequiredDescription
messageMessageOptionalThe message that was added (the message.quick_reply_shortcut_id field will contain the shortcut ID).

Type: Update

Example:

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