Class TdApi.DiceStickersRegular

  • Enclosing class:
    TdApi

    public static class TdApi.DiceStickersRegular
    extends TdApi.DiceStickers
    A regular animated sticker.
    • Field Detail

      • sticker

        public TdApi.Sticker sticker
        The animated sticker with the dice animation.
      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • DiceStickersRegular

        public DiceStickersRegular()
        A regular animated sticker.
      • DiceStickersRegular

        public DiceStickersRegular​(TdApi.Sticker sticker)
        A regular animated sticker.
        Parameters:
        sticker - The animated sticker with the dice animation.