customEmojiSchema
constcustomEmojiSchema: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