SearchStickerSets constructor

SearchStickerSets(
  1. {required String query,
  2. int? extra,
  3. int? clientId}
)

Searches for ordinary sticker sets by looking for specified query in their title and name. Excludes installed sticker sets from the results

Returns StickerSets

Implementation

SearchStickerSets