Search
Provides struct and type for Reaction
@type t() :: %GitHub.Reaction{ __info__: map(), content: String.t(), created_at: String.t(), id: integer(), node_id: String.t(), user: GitHub.User.simple() | nil }