public static class TdApi.DiceStickersRegular extends TdApi.DiceStickers
TdApi.DiceStickers.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
TdApi.Sticker |
sticker
The animated sticker with the dice animation.
|
Constructor and Description |
---|
DiceStickersRegular()
A regular animated sticker.
|
DiceStickersRegular(TdApi.Sticker sticker)
A regular animated sticker.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public TdApi.Sticker sticker
public static final int CONSTRUCTOR
public DiceStickersRegular()
public DiceStickersRegular(TdApi.Sticker sticker)
sticker
- The animated sticker with the dice animation.public int getConstructor()
getConstructor
in class TdApi.DiceStickers