- Enclosing class:
- TdApi
Searches for ordinary sticker sets by
looking for specified query in their
title and name. Excludes installed
sticker sets from the results.
Returns
StickerSets
-
Field Summary
-
Constructor Summary
ConstructorDescriptionSearches for ordinary sticker sets by looking for specified query in their title and name.SearchStickerSets
(DataInput input) Searches for ordinary sticker sets by looking for specified query in their title and name.SearchStickerSets
(String query) Searches for ordinary sticker sets by looking for specified query in their title and name. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
query
Query to search for. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SearchStickerSets
public SearchStickerSets()Searches for ordinary sticker sets by looking for specified query in their title and name. Excludes installed sticker sets from the results. ReturnsStickerSets
-
SearchStickerSets
Searches for ordinary sticker sets by looking for specified query in their title and name. Excludes installed sticker sets from the results. ReturnsStickerSets
- Parameters:
query
- String Query to search for.
-
SearchStickerSets
Searches for ordinary sticker sets by looking for specified query in their title and name. Excludes installed sticker sets from the results. ReturnsStickerSets
- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-