MessagesSearchStickers constructor
const
MessagesSearchStickers({})
Messages Search Stickers constructor.
Implementation
const MessagesSearchStickers({
required this.emojis,
required this.q,
required this.emoticon,
required this.langCode,
required this.offset,
required this.limit,
required this.hash,
}) : super._();