- Enclosing class:
- TdApi
Searches for a sticker set by its name.
Returns
StickerSet-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intName of the sticker set. -
Constructor Summary
ConstructorsConstructorDescriptionSearches 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
toStringMethods 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:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-