DialogConfiguration interface

Properties

id

Static id of the dialog.

telemetryClient

Telemetry client the dialog should use.

Property Details

id

Static id of the dialog.

id?: string

Property Value

string

telemetryClient

Telemetry client the dialog should use.

telemetryClient?: BotTelemetryClient

Property Value

BotTelemetryClient