GetCustomEmojiStickers constructor

GetCustomEmojiStickers({
  1. required List<int> customEmojiIds,
})

Implementation

GetCustomEmojiStickers({required this.customEmojiIds});