MessagesGetEmojiStickerGroups constructor

const MessagesGetEmojiStickerGroups({
  1. required int hash,
})

Messages Get Emoji Sticker Groups constructor.

Implementation

const MessagesGetEmojiStickerGroups({required this.hash}) : super._();