[][src]Function slack_api::sync::groups::create_child

pub fn create_child<R>(
    client: &R,
    token: &str,
    request: &CreateChildRequest
) -> Result<CreateChildResponse, CreateChildError<R::Error>> where
    R: SlackWebRequestSender

Clones and archives a private channel.

Wraps https://api.slack.com/methods/groups.createChild