Packs
Create pack emoji
Creates a new emoji within the specified pack. Requires the pack ID in the path and emoji metadata (name and image data) in the request body. Returns the newly created emoji with its generated ID.
post/packs/emojis/{pack_id}
Path parameters
pack_idstring snowflake required
The ID of the pack
Request body
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.