AddQuickReplyShortcutInlineQueryResultMessage constructor
AddQuickReplyShortcutInlineQueryResultMessage({})
Implementation
AddQuickReplyShortcutInlineQueryResultMessage({
required this.shortcutName,
required this.replyToMessageId,
required this.queryId,
required this.resultId,
required this.hideViaBot,
});