UpdateQuickReplyShortcuts constructor

UpdateQuickReplyShortcuts({
  1. required List<int> shortcutIds,
})

Implementation

UpdateQuickReplyShortcuts({required this.shortcutIds});