botframework-sdk
botframework-sdk copied to clipboard
Bot Framework provides the most comprehensive experience for building conversation applications.
## Version 4.23.0 ## Describe the bug In our MS Teams learning bot we have added Suggested Actions to an Adaptive Card which appear in our dev tenant but when...
How do I send a response back to MS Teams from my bot backend which is hosted in azure App Services
I'm encountering a 401 Unauthorized error when attempting to send a response back to a Microsoft Teams chat from my bot. In my setup, I’m manually sending the response using...
I want to host my bot's endpoint on my own server, which has OAuth enabled. Bot Framework only sends requests with OAuth tokens issued by Azure. I feel like I'm...
/I find it uncomfortable when I send messages that remain visible even though they haven't been seen or responded to. Instead of relying on the 'unsend' feature, which notifies the...
I have created a Bot and I'm using it as App in Teams. Everything works with sending and receiving messages. But, when it comes to attachmenets there is one thing...
I am developing a Microsoft Teams bot using the Microsoft Bot Framework and tunneling it with Ngrok. However, I am encountering the following error during execution: 2025-01-31 17:54:51 | responses...
Getting conversation ended trying to make activity api call on typing and trying to send typing characters to activity api
Version Bot Framework Composer Language C# Channel : Ms Teams (Mobile client) Describe the bug Controller hitting backend code twice, when clicking on adaptivecard button in MsTeams channel (mobile) and...
## Version Microsoft.Bot.Builder 4.22.2 ## Describe the bug I’m working with a Telegram bot and want to capture events when a user blocks the bot or starts a new conversation....
### [Github issues](https://github.com/microsoft/botframework-sdk) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) for general "how-to" questions. ## Version [Microsoft.Bot.Builder.Integration.AspNet.Core 4.22.9](https://www.nuget.org/packages/Microsoft.Bot.Builder.Integration.AspNet.Core/4.22.9) ## Describe the bug Bot framework SDK package...