SlackWebAPI v1.2.0 SlackWebAPI.Model.ObjsReaction View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %SlackWebAPI.Model.ObjsReaction{
  count: integer(),
  name: String.t(),
  users: [String]
}