DialogConfiguration interface

属性

id

对话框的静态 ID。

telemetryClient

对话应使用的遥测客户端。

属性详细信息

id

对话框的静态 ID。

id?: string

属性值

string

telemetryClient

对话应使用的遥测客户端。

telemetryClient?: BotTelemetryClient

属性值

BotTelemetryClient