SearchStickers constructor

SearchStickers(
  1. {required StickerType sticker_type,
  2. required String emojis,
  3. required int limit,
  4. int? extra,
  5. int? clientId}
)

Searches for stickers from public sticker sets that correspond to any of the given emoji

Returns Stickers

Implementation

SearchStickers