Nadia.Model.ReactionCount (nadia v1.5.0)

View Source

Summary

Types

t()

@type t() :: %Nadia.Model.ReactionCount{
  total_count: integer(),
  type: Nadia.Model.ReactionType.t()
}