For Discord I can use channels.discord.accounts and bind separate accounts to separate agents. I want the same pattern for Teams, e.g. multiple Teams bot/app registrations under one OpenClaw gateway:
But the current channels.msteams docs/schema look single-provider only: appId, appPassword, tenantId, webhook, etc., with no obvious accounts block.
Is there a supported channels.msteams.accounts shape, or is the recommended approach separate OpenClaw gateway instances / separate webhook paths for each Teams bot?