InputQuickReplyShortcutId constructor
const
InputQuickReplyShortcutId({
- required int shortcutId,
Input Quick Reply Shortcut Id constructor.
Implementation
const InputQuickReplyShortcutId({required this.shortcutId}) : super._();