OptionalAccessA pre-resolved OAuth bearer / application token, when the deployment computes it out-of-band.
OptionalAppThe bot's Azure AD application (client) id (resolved upstream).
OptionalBotThe bot's display name (defaults applied by the bridge when absent).
OptionalChannelsRaw-audio channel count.
OptionalNativeThe module specifier of the native Teams real-time-media addon/sidecar to load (e.g. an internal N-API addon package name or an absolute path to a sidecar entry). Required in production; tests inject a loader.
OptionalSampleRaw-audio sample rate (Hz) the bot sends/receives.
OptionalTenantThe Azure tenant id the bot operates in (resolved upstream).
Resolved configuration for TeamsNativeMeetingSdk. Credentials resolve upstream (MJ credential system / provider
Configuration) — this object carries already-resolved values; never inline secrets at a call site.