Skip to content

Interface: BotCredentials

Resolved bot credentials a delivered turn needs.

appId: string

Entra app (client) id of the bot registration.


appPassword: string

Client secret for appId.


optional appTenantId?: string

Tenant id for a single-tenant bot.