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

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