- Enclosing class:
- TdApi
Searches for a sticker set by its name.
Returns
StickerSet
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Name of the sticker set. -
Constructor Summary
ConstructorDescriptionSearches for a sticker set by its name.SearchStickerSet
(DataInput input) Searches for a sticker set by its name.SearchStickerSet
(String name) Searches for a sticker set by its 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
-
name
Name of the sticker set. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SearchStickerSet
public SearchStickerSet()Searches for a sticker set by its name. ReturnsStickerSet
-
SearchStickerSet
Searches for a sticker set by its name. ReturnsStickerSet
- Parameters:
name
- String Name of the sticker set.
-
SearchStickerSet
Searches for a sticker set by its name. ReturnsStickerSet
- 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()
-