- Enclosing class:
- TdApi
Returns a list of installed sticker sets.
Returns
StickerSets
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Type of the sticker sets to return. -
Constructor Summary
ConstructorDescriptionReturns 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
toString
Methods 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:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-