共用方式為


DialogConfiguration interface

屬性

id

對話框的靜態標識碼。

telemetryClient

對話框應該使用的遙測用戶端。

屬性詳細資料

id

對話框的靜態標識碼。

id?: string

屬性值

string

telemetryClient

對話框應該使用的遙測用戶端。

telemetryClient?: BotTelemetryClient

屬性值

BotTelemetryClient