Skip to content

customEmojiSchema

const customEmojiSchema: ZodObject<{ id: ZodUUID; name: ZodString; url: ZodURL; }, $strip>

Defined in: src/schemas/customEmoji.schema.ts:12

Custom emoji object schema.

Notion API reference: https://developers.notion.com/reference/list-custom-emojis