Link Search Menu Expand Document

Constructor: inputQuickReplyShortcutId

Back to constructors index

Selects a quick reply shortcut by its numeric ID.

Attributes:

NameTypeRequiredDescription
shortcut_idintYesShortcut ID.

Type: InputQuickReplyShortcut

Example:

$inputQuickReplyShortcutId = ['_' => 'inputQuickReplyShortcutId', 'shortcut_id' => int];