I'm using MS Teams bot and Webex teams bot, I have some Adaptive-Card buttons on my bot message and I want to know which Adaptive Card button is pressed, by wrt
Our customers upload our app as a custom Microsoft Teams app that has a bot and install it into a Team. From then on, we send notifications to users directly on
Can some one please help me out in displaying the data table format in BOT as below
How do I receive an attachment from a user? I've tried iterating through the Attachment object to extract the content of attachments, but it's always null: fore
I have built a MS Teams chatbot along with middleware that successfully proactively updates messages through a REST controller (I pass the conversation ID and a
I'm creating pretty complex messages using ms chatbot v4. The cards/messages will need to have text formatting (bold, italic, line breaks, lists, etc), audio, p
Webchat version: 4.15.1 using CDN, Description: I am using HeroCards with postback buttons but they show the text in the value after I click them, It also happe
I'm attempting to create a new thread in a Teams Channel a bot has been added to after a specific Dialog step. I have attempted to follow the following sample:
How can I push notifications to a users activity feed in Teams? This documentation suggests its possible by setting a channelData property. Some things about t
How can I automatically post messages to chat rooms in Microsoft-Teams? This is for one-way messaging: i.e. posting messages, not reading messages. The big pict
My question is related to the Bot Framework, with Microsoft Teams. The idea is to be able to get the current groupId (if we are not in a 1:1 convesation) to be
I have an Azure Bot installed in my organization through Teams. Interactions with the bot are properly functioning. We have a scenario where we need to send not
I am creating a Power Virtual App bot and I am also using Bot framework Composer to display an Adaptive card that is meant to take user input from the Power Vir
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({
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
Just created an application with the Bot Framework, from the template downloaded here: http://aka.ms/bf-bc-vstemplate. It works well in the testing Emulator. B