InputQuickReplyShortcut

---types---
inputQuickReplyShortcut#24596d41 shortcut:string = InputQuickReplyShortcut

Belongs to

InputQuickReplyShortcut

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

Parameters

shortcutstringrequired

Used by

ForwardMessages
SendInlineBotResult
SendMedia
SendMessage
SendMultiMedia