The target channel (e.g. 'msteams').
JWT claims for the agent identity. aud must be the agent's client ID.
Conversation configuration passed to adapter.createConversationAsync().
OAuth scope for token acquisition.
Defaults to AzureBotScope when not set by the builder.
The service URL for the channel.
OptionalstoreWhen true, the resulting Conversation is stored automatically after
creation. Defaults to false.
Options passed to
Proactive.createConversation(). Flattened — no nested Conversation wrapper.