- Enclosing class:
- TdApi
Changes the order of installed sticker sets.
Returns
Ok
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
long[]
Identifiers of installed sticker sets in the new correct order.Type of the sticker sets to reorder. -
Constructor Summary
ConstructorDescriptionChanges the order of installed sticker sets.ReorderInstalledStickerSets
(TdApi.StickerType stickerType, long[] stickerSetIds) Changes the order of installed sticker sets.Changes the order 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 reorder. -
stickerSetIds
public long[] stickerSetIdsIdentifiers of installed sticker sets in the new correct order. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
ReorderInstalledStickerSets
public ReorderInstalledStickerSets()Changes the order of installed sticker sets. ReturnsOk
-
ReorderInstalledStickerSets
Changes the order of installed sticker sets. ReturnsOk
- Parameters:
stickerType
- StickerType Type of the sticker sets to reorder.stickerSetIds
- long[] Identifiers of installed sticker sets in the new correct order.
-
ReorderInstalledStickerSets
Changes the order of installed sticker sets. ReturnsOk
- 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()
-