Function harmony_rust_sdk::client::api::chat::emote::delete_emote_pack[][src]

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

Delete an emote pack.