BotSessionCreateResponse: {
    conversationId: string;
    expiresAt: number;
    token: string;
}

Type declaration

  • conversationId: string
  • expiresAt: number
  • token: string

Generated using TypeDoc