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

pub async fn get_emote_packs<Req: Into<GetEmotePacksRequest> + Debug>(
    client: &Client,
    request: Req
) -> ClientResult<GetEmotePacksResponse>

Get a list of all emote packs.