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

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

Delete an emote from an emote pack.