ChatRequest
type ChatRequest = object;Properties
Section titled “Properties”message
Section titled “message”message: string;sessionId?
Section titled “sessionId?”optional sessionId?: string;userId?
Section titled “userId?”optional userId?: string;