-
## Versions
What package version of the SDK are you using. `4.15.0`
What nodejs version are you using `14`
## Describe the bug
Trying to use the blobsTranscriptStore to record transcript. From …
-
I'm trying to follow this example from the repository to integrate composer dialogs into my dotnet microsoft bot V4 application.
https://github.com/microsoft/BotBuilder-Samples/tree/main/samples/cs…
-
Hi there,
We sometimes get a strange error when we try to send a message as adaprive card in MS Teams:
```json
{
"error": {
"code": "ServiceError",
"message": "Unknown"
…
-
### Use this [query](https://github.com/Microsoft/botbuilder-dotnet/issues?q=is%3Aissue+is%3Aopen++label%3Afeature-request+) to search for the most popular feature requests.
**Is your feature reque…
-
@tomlm ran into needing to run this method separately for console bots: https://github.com/microsoft/botbuilder-dotnet/blob/main/libraries/Microsoft.Bot.Builder.Dialogs.Adaptive.Runtime/Extensions/Ser…
-
## Bot Info
* SDK Platform: Node.js
* SDK Version: botbuilder 3.14.0
* Active Channels: MS Teams
* Deployment Environment: ngrok and test Team
## Issue Description
I have my bot running in Tea…
ghost updated
2 years ago
-
### Github issues for [C#](https://github.com/Microsoft/botbuilder-dotnet/issues) /[JS](https://github.com/Microsoft/botbuilder-js/issues) / [Java](https://github.com/Microsoft/botbuilder-java/issues)…
-
## Describe the bug
Using SendHandoffActivity throws exception when context is null
## To Reproduce
Add a `Microsoft.SendHandoffActivity` to your conversation and do not provide any values for …
-
Due to the issue [https://github.com/advisories/GHSA-qxx8-292g-2w66](url) we had to upgrade the bot.connector lib above 4.9.4 which we are currently using. But this is causing the web roles to get stu…
-
I don't have meta data for some of the QnA pair, but i want to get those result also based on keyword matching. Let's say i have 10 QnA pair , 3 have metadata as "country : us", 3 have metadata as "co…