Function nakama_rs::api::create_group[][src]

pub fn create_group(
    bearer_token: &str,
    body: ApiCreateGroupRequest
) -> RestRequest<ApiGroup>

Create a new group with the current user as the owner.