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

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

Add an emote to an emote pack.