Link Search Menu Expand Document

Constructor: inputQuickReplyShortcut

Back to constructors index

Selects a quick reply shortcut by name.

Attributes:

NameTypeRequiredDescription
shortcutstringYesShortcut name.

Type: InputQuickReplyShortcut

Example:

$inputQuickReplyShortcut = ['_' => 'inputQuickReplyShortcut', 'shortcut' => 'string'];