Function harmony_rust_sdk::client::api::chat::guild::unban_user[][src]

pub async fn unban_user<Req: Into<UnbanUserRequest> + Debug>(
    client: &Client,
    request: Req
) -> ClientResult<()>

Unban a user.