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

pub async fn get_emote_pack_emotes<Req: IntoRequest<GetEmotePackEmotesRequest> + Debug>(
    client: &Client,
    request: Req
) -> ClientResult<GetEmotePackEmotesResponse>

Get a list of all emotes in an emote pack.

This endpoint requires authentication.