Skip to content

Variable: chatSendResultSchema ​

ts
const chatSendResultSchema: ZodObject<{
  messageId: ZodString;
}, $loose>;

Defined in: src/types/chat.ts:9

POST /open/v1/chats/send 응답

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