Uses of Class
it.tdlight.jni.TdApi.DiceStickers
-
Uses of TdApi.DiceStickers in it.tdlight.jni
Modifier and TypeClassDescriptionstatic final class
A regular animated sticker.static final class
Animated stickers to be combined into a slot machine.Modifier and TypeFieldDescriptionTdApi.MessageDice.finalState
The animated stickers with the final dice animation; may be null if unknown.TdApi.MessageDice.initialState
The animated stickers with the initial dice animation; may be null if unknown.ModifierConstructorDescriptionMessageDice
(TdApi.DiceStickers initialState, TdApi.DiceStickers finalState, String emoji, int value, int successAnimationFrameNumber) A dice message.