For the complete documentation index, see llms.txt. This page is also available as Markdown.

Microsoft Teams Variables

The following variables are automatically added to your conversation when your chatbot is conversating on this channel:

Variable

Description

bot_channel

Set to "MSTeamsChannel"

user_name

The full name of the user chatting with your bot.

locale

The 4 letters ISO code of the current user locale.

msteams_user_id

The unique Microsoft Teams id of the current user

Last updated