updateDeleteQuickReplyMessages
One or more messages in a quick reply shortcut » were deleted.
type tg.UpdateDeleteQuickReplyMessages struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ShortcutID | int | yes | Quick reply shortcut ID. |
Messages | []int | yes | IDs of the deleted messages. |
References
- Official documentation
- Generated Go reference
- TL definition:
updateDeleteQuickReplyMessages#566fe7cd