ExGram.Model.Dice (ex_gram v0.30.0) View Source

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

Check the documentation of this model in https://core.telegram.org/bots/api#dice

Link to this section Summary

Link to this section Types

Specs

t() :: %ExGram.Model.Dice{emoji: String.t(), value: integer()}

Link to this section Functions