case class AddChannelsUsergroupsAdminRequest(usergroup_id: String, channel_ids: String, team_id: Option[String])
- Value parameters:
- channel_ids
Comma separated string of channel IDs.
- team_id
The workspace to add default channels in.
- usergroup_id
ID of the IDP group to add default channels for.
- Companion:
- object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any