This object describes the type of a reaction. Currently, it can be one of
@type t() :: Telegex.Type.ReactionTypeEmoji.t() | Telegex.Type.ReactionTypeCustomEmoji.t() | Telegex.Type.ReactionTypePaid.t()