UpdateDeleteQuickReply

---types---
updateDeleteQuickReply#53e6f1ec shortcut_id:int = Update

Belongs to

Update

In Rust this constructor is a variant of the enums::Update enum.
Match on it with: if let enums::Update::UpdateDeleteQuickReply(v) = result { ... }

Parameters

shortcut_idintrequired