reference doc tweaks
This commit is contained in:
Родитель
ae3538e6fb
Коммит
f432daa284
|
@ -479,9 +479,6 @@ export interface IBotConnectorOptions {
|
|||
/** Bots application secret. */
|
||||
appSecret?: string;
|
||||
|
||||
/** Bot developers subscription key. */
|
||||
subscriptionKey?: string;
|
||||
|
||||
/** Default "from" address used in calls to ConnectorSession.beginDialog(). */
|
||||
defaultFrom?: IChannelAccount;
|
||||
|
||||
|
|
|
@ -479,9 +479,6 @@ export interface IBotConnectorOptions {
|
|||
/** Bots application secret. */
|
||||
appSecret?: string;
|
||||
|
||||
/** Bot developers subscription key. */
|
||||
subscriptionKey?: string;
|
||||
|
||||
/** Default "from" address used in calls to ConnectorSession.beginDialog(). */
|
||||
defaultFrom?: IChannelAccount;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче