Skip to content

Variable: rawSystemMessageSchema ​

ts
const rawSystemMessageSchema: ZodObject<{
  data: ZodOptional<ZodObject<{
  }, $loose>>;
  type: ZodString;
}, $loose>;

Defined in: src/types/events.ts:120

공식 OPEN API만 지원 — 비공식 엔드포인트 0건