case class DisconnectSharedConversationsAdminRequest(channel_id: String, leaving_team_ids: Option[String])
- Value parameters:
- channel_id
The channel to be disconnected from some workspaces.
- leaving_team_ids
The team to be removed from the channel. Currently only a single team id can be specified.
- Companion:
- object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any