Constructor: inputQuickReplyShortcutId
Selects a quick reply shortcut by its numeric ID.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
shortcut_id | int | Yes | Shortcut ID. |
Type: InputQuickReplyShortcut
Example:
$inputQuickReplyShortcutId = ['_' => 'inputQuickReplyShortcutId', 'shortcut_id' => int];