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

pub async fn create_emote_pack<Req: Into<CreateEmotePackRequest> + Debug>(
    client: &Client,
    request: Req
) -> ClientResult<CreateEmotePackResponse>

Create a new emote pack.