updateDeleteQuickReply
A quick reply shortcut » was deleted. This will not emit updateDeleteQuickReplyMessages updates, even if all the messages in the shortcut are also deleted by this update.
type tg.UpdateDeleteQuickReply struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ShortcutID | int | yes | ID of the quick reply shortcut that was deleted. |
References
- Official documentation
- Generated Go reference
- TL definition:
updateDeleteQuickReply#53e6f1ec