View Source ExGram.Model.ReactionTypeEmoji (ex_gram v0.52.2)

The reaction is based on an emoji.

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

Summary

Types

@type t() :: %ExGram.Model.ReactionTypeEmoji{emoji: String.t(), type: String.t()}

Functions