java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Update
it.tdlight.jni.TdApi.UpdateInstalledStickerSets
- Enclosing class:
- TdApi
The list of installed sticker sets was updated.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
long[]
The new list of installed ordinary sticker sets.Type of the affected stickers. -
Constructor Summary
ConstructorDescriptionThe list of installed sticker sets was updated.UpdateInstalledStickerSets
(TdApi.StickerType stickerType, long[] stickerSetIds) The list of installed sticker sets was updated.The list of installed sticker sets was updated. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
stickerType
Type of the affected stickers. -
stickerSetIds
public long[] stickerSetIdsThe new list of installed ordinary sticker sets. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
UpdateInstalledStickerSets
public UpdateInstalledStickerSets()The list of installed sticker sets was updated. -
UpdateInstalledStickerSets
The list of installed sticker sets was updated.- Parameters:
stickerType
- StickerType Type of the affected stickers.stickerSetIds
- long[] The new list of installed ordinary sticker sets.
-
UpdateInstalledStickerSets
The list of installed sticker sets was updated.- 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()
-