Packs

List pack emojis

Returns a list of all emojis contained within the specified pack, including emoji metadata and creator information. Results include emoji ID, name, image URL, and the user who created each emoji.

get/packs/emojis/{pack_id}

Path parameters

pack_idstring snowflake required

The ID of the pack

Response

Success

idstring required

The unique identifier for this emoji

namestring required

The name of the emoji

animatedboolean required

Whether this emoji is animated

nsfwboolean required

Whether this emoji is classified as NSFW

Changes

No recorded changes to this endpoint across all 1 revision of this API.