Top "Microsoft-teams" questions

The Microsoft Teams Developer Platform allows you to integrate your app into Microsoft Teams.

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 …

microsoft-teams
Gif images don't play in Microsoft Teams

I'm using the following code to display a gif image as an attachment in my reply: Activity replyToConversation = (Activity)context.…

c# botframework botconnector microsoft-teams
How to insert newline into MS Teams markdown?

When I enter markdown format in MS Teams (```), how do I create a newline in a string? When a human …

markdown microsoft-teams