inputQuickReplyShortcutId
Selects a quick reply shortcut by its numeric ID.
type tg.InputQuickReplyShortcutID struct { /* ... */ }
Implements InputQuickReplyShortcut.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ShortcutID | int | yes | Shortcut ID. |
References
- Official documentation
- Generated Go reference
- TL definition:
inputQuickReplyShortcutId#1190cf1