View Source Telegex.Type.Dice (Telegex v1.8.0)

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

Summary

Types

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