Skip to main content

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

NameTypeRequiredDescription
ShortcutIDintyesID of the quick reply shortcut that was deleted.

References