botframework-sdk
botframework-sdk copied to clipboard
Bot Framework provides the most comprehensive experience for building conversation applications.
Hi All, I am using the default web chat from Microsoft and I have noticed while uploading an attachment with Arabic name that the upload API failed   any...
## Version What package version of the SDK are you using. Bot Builder V4 SDK .Net Core 3.1 ## Describe the bug I have C# SDK based azure bot developed...
### [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 What package version of the SDK are you using. 4.16.1...
## Version 4.14.1 Python 3.8.3 ## Describe the bug The botframeworks allows us to send different activities (step_context.context.send_activities([])). Here we can for example use the ActivityTypes type of typing or...
## Issue It is not possible to query conversation state related to a user ID. To fully support GDPR delete requests, we need the ability to query&delete both User and...
## Issue To support GDPR, a bot developer needs to allow their users to delete any state/memory collected during a conversation (or user profile data). A declarative step can help...
## Version Current version of schema. ## Describe the bug In the [schema section `imageAltText`](https://github.com/microsoft/botframework-sdk/blob/main/specs/botframework-activity/botframework-activity.md#image-alt-text), it stated how `image`, `imageAltText` and `title` is defined. However, in the card actions ([Message...
## Issue I am trying to create a new FAQ bot (.NET) using the custom question answering feature. This has recently moved from QnA Maker service to Language Cognitive Service....
## Issue To support scenario of host bot (VA) support SSO for skills under it, host bot should handle OAuth card and do the token exchange and send the exchangeable...
## Version Latest ## Describe the bug The Cortana channel was retired for all customers on January 31, 2021. ## To Reproduce Please run this search: https://github.com/microsoft/botframework-sdk/search?q=cortana ## Expected behavior...