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

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

Delete an emote from an emote pack.

This endpoint requires authentication.