- Enclosing class:
- TdApi
Returns a list of installed sticker sets.
Returns
StickerSets-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intType of the sticker sets to return. -
Constructor Summary
ConstructorsConstructorDescriptionReturns a list of installed sticker sets.GetInstalledStickerSets(TdApi.StickerType stickerType) Returns a list of installed sticker sets.GetInstalledStickerSets(DataInput input) Returns a list of installed sticker sets. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
stickerType
Type of the sticker sets to return. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetInstalledStickerSets
public GetInstalledStickerSets()Returns a list of installed sticker sets. ReturnsStickerSets -
GetInstalledStickerSets
Returns a list of installed sticker sets. ReturnsStickerSets- Parameters:
stickerType- StickerType Type of the sticker sets to return.
-
GetInstalledStickerSets
Returns a list of installed sticker sets. ReturnsStickerSets- 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()
-