Interface: ConnectorTarget
Everything needed to address one Connector call.
Properties
Section titled “Properties”conversationId
Section titled “conversationId”conversationId:
string
Conversation the reply belongs to.
replyToId?
Section titled “replyToId?”
optionalreplyToId?:string
Activity the reply threads under, when replying to a specific message.
serviceUrl
Section titled “serviceUrl”serviceUrl:
string
Base URL the activity arrived from, e.g. https://smba.trafficmanager.net/amer/.
signal?
Section titled “signal?”
optionalsignal?:AbortSignal
Cancels the request with the turn.
token:
string
Bearer token for the bot’s app registration.