Category "microsoft-teams"

How is Activity.Text encoded Microsoft Teams?

I am writing a custom Teams bot. I got some questions about Activity.Text field: How is it encoded? I see some <at> tags when the bot is @mentioned, but

MS Teams Bot framework: Mentions break Markdown

Currently working with handling the custom bot framework, and having an issue where there's a mention included with a markdown formatted message. res.json({

Microsoft Teams: "Something went wrong" while installing my custom app into my organization's team

I have created an app for Microsoft Teams that one can add to a team. The app is a chatbot created with the Microsoft Bot framework. I have already made two oth

How to mention a user/group in a new message to a channel?

I checked the samples/API references here: https://msdn.microsoft.com/en-us/microsoft-teams/connectors https://dev.outlook.com/Connectors/GetStarted https://de

Send automated messages to Microsoft Teams using Python

I want to run a script of Python and in the end send the results in a text format to a couple of employees through MS Teams Is there any already build library

Custom app in Microsoft Teams can't connect to it's own API from desktop app

I am trying to embed our app into Teams. We have it working from the web version of MS Teams. However when we try it from the MS Teams desktop app, our app's ta