SearchInstalledStickerSets constructor

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

Searches for installed sticker sets by looking for specified query in their title and name

Returns StickerSets

Implementation

SearchInstalledStickerSets