Function create_child

Source
pub fn create_child<R>(
    client: &R,
    token: &str,
    request: &CreateChildRequest<'_>,
) -> Result<CreateChildResponse, CreateChildError<R::Error>>
Expand description

Clones and archives a private channel.

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