View Source Telegex.Type.Dice (Telegex v1.0.0-rc.9)

This object represents an animated emoji that displays a random value.

Link to this section Summary

Link to this section Types

@type t() :: %Telegex.Type.Dice{emoji: String.t(), value: integer()}