Skip to content

Interface: ConnectorTarget

Everything needed to address one Connector call.

conversationId: string

Conversation the reply belongs to.


optional replyToId?: string

Activity the reply threads under, when replying to a specific message.


serviceUrl: string

Base URL the activity arrived from, e.g. https://smba.trafficmanager.net/amer/.


optional signal?: AbortSignal

Cancels the request with the turn.


token: string

Bearer token for the bot’s app registration.