Variable: ChatSnapshotCreateSchema
constChatSnapshotCreateSchema:TObject<{kind:TUnion<[TLiteral<"checkpoint">,TLiteral<"branch">]>;messageId:TString;replace:TOptional<TBoolean>;title:TOptional<TString>; }>
Defined in: packages/contracts/src/checkpoint.ts:21
Body for POST /api/v2/chats/:id/snapshots.