Codebase list golang-github-nlopes-slack / f817a11
Groups Cannot Be General Joe Fitzgerald 8 years ago
1 changed file(s) with 0 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1313 Created JSONTime `json:"created"`
1414 Creator string `json:"creator"`
1515 IsArchived bool `json:"is_archived"`
16 IsGeneral bool `json:"is_general"`
1716 IsOpen bool `json:"is_open,omitempty"`
1817 Members []string `json:"members"`
1918 Topic ChannelTopic `json:"topic"`