Constructor: inputQuickReplyShortcut
Selects a quick reply shortcut by name.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
shortcut | string | Yes | Shortcut name. |
Type: InputQuickReplyShortcut
Example:
$inputQuickReplyShortcut = ['_' => 'inputQuickReplyShortcut', 'shortcut' => 'string'];