inputQuickReplyShortcut
Selects a quick reply shortcut by name.
type tg.InputQuickReplyShortcut struct { /* ... */ }
Implements InputQuickReplyShortcut.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Shortcut | string | yes | Shortcut name. |
References
- Official documentation
- Generated Go reference
- TL definition:
inputQuickReplyShortcut#24596d41