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

The reaction is based on an emoji.

Summary

Types

@type t() :: %Telegex.Type.ReactionTypeEmoji{emoji: String.t(), type: String.t()}