class Tourmaline::Dice
inherits Reference
#
This object represents an animated emoji that displays a random value.
Included modules
JSON::Serializable
Constructors#
Methods#
#value : Int32 | Int64
#
: Int32 | Int64
Value of the dice, 1-6 for "🎲", "🎯" and "🎳" base emoji, 1-5 for "🏀" and "⚽" base emoji, 1-64 for "🎰" base emoji
#value=(value : Int32 | Int64)
#
(value : Int32 | Int64)
Value of the dice, 1-6 for "🎲", "🎯" and "🎳" base emoji, 1-5 for "🏀" and "⚽" base emoji, 1-64 for "🎰" base emoji