SkillConversationIdFactoryOptions interface
屬性
activity | 將傳送至技能的活動。 |
bot |
要為其建立交談標識碼的技能。 |
from |
傳訊技能之父 Bot 的標識碼。 |
from |
oauth 物件範圍,用於令牌擷取期間(如果這是呼叫另一個技能的技能,則為 https://api.botframework.com 或 Bot 應用程式識別碼)。 |
屬性詳細資料
activity
將傳送至技能的活動。
activity: Activity
屬性值
Activity
botFrameworkSkill
fromBotId
傳訊技能之父 Bot 的標識碼。
fromBotId: string
屬性值
string
fromBotOAuthScope
oauth 物件範圍,用於令牌擷取期間(如果這是呼叫另一個技能的技能,則為 https://api.botframework.com 或 Bot 應用程式識別碼)。
fromBotOAuthScope: string
屬性值
string