Class Dice

  • All Implemented Interfaces:
    Serializable, BotApiObject

    public class Dice
    extends Object
    implements BotApiObject
    Version:
    4.7 This object represents a dice with random value from 1 to 6. (Yes, we're aware of the “proper” singular of die. But it's awkward, and we decided to help it change. One dice at a time!)
    Author:
    Ruben Bermudez
    See Also:
    Serialized Form
    • Constructor Detail

      • Dice

        public Dice()