Hierarchy

  • ChatBotKitClientOptions

Properties

endpoints: Record<string, string>

An optional map of endpoints to override

host: string

An optional hostname to use for the API

protocol: "http:" | "https"

An optional protocol to use for the API

runAsUserId: string

An optional user ID to run as

secret: string

A token to authenticate with the API

Generated using TypeDoc