Skip to content

Type Alias: CustomEmoji

ts
type CustomEmoji = z.infer<typeof CustomEmojiSchema>;

Defined in: models/customEmoji.ts:11