InputQuickReplyShortcutId

---types---
inputQuickReplyShortcutId#01190cf1 shortcut_id:int = InputQuickReplyShortcut

Belongs to

InputQuickReplyShortcut

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

Parameters

shortcut_idintrequired

Used by

ForwardMessages
SendInlineBotResult
SendMedia
SendMessage
SendMultiMedia