SlackWebAPI v1.2.0 SlackWebAPI.Model.ObjsChannelPurpose View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %SlackWebAPI.Model.ObjsChannelPurpose{
  creator: String.t(),
  last_set: integer(),
  value: String.t()
}