java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.DiceStickers
it.tdlight.jni.TdApi.DiceStickersRegular
- Enclosing class:
- TdApi
A regular animated sticker.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The animated sticker with the dice animation. -
Constructor Summary
ConstructorDescriptionA regular animated sticker.DiceStickersRegular
(TdApi.Sticker sticker) A regular animated sticker.DiceStickersRegular
(DataInput input) A regular animated sticker. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
sticker
The animated sticker with the dice animation. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
DiceStickersRegular
public DiceStickersRegular()A regular animated sticker. -
DiceStickersRegular
A regular animated sticker.- Parameters:
sticker
- Sticker The animated sticker with the dice animation.
-
DiceStickersRegular
A regular animated sticker.- 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()
-