User Profile
ituser1n03v
Copper Contributor
Joined 3 years ago
User Widgets
Recent Discussions
Re: Teams toolkit creates 2 app in azure portal on clicking f5
Sayali-MSFT Step 1- Install the team's tool kit in visual studio code Step 2: Create a new app from a sample click create Step 3: Then start debugging step 3 login to the azure portal and navigate to AAD https://portal.azure.com/#view/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/~/RegisteredApps 2 apps are registered.1.1KViews0likes1CommentRe: How to send a message to a thread (reply) using botbuilder 4.0 SDK
Using https://smba.trafficmanager.net/apac error is gone and API is 201 but the message is going as a new message as you confirmed and not as a reply. As per your suggestion, I have requested the feature here: https://techcommunity.microsoft.com/t5/teams-developer/how-to-send-a-message-to-a-thread-reply-using-botbuilder-4-0-sdk/m-p/37169743.3KViews0likes1CommentRe: How to send a message to a thread (reply) using botbuilder 4.0 SDK
Nivedipa-MSFT I am using Nodejs and clicking on 'https://learn.microsoft.com/en-us/javascript/api/botbuilder-core/TurnContext?view=botbuilder-ts-latest&viewFallbackFrom=botbuilder-ts-3.0#sendactivities&preserve-view=true' take me to a page where there is no reference to it. The requested page is not available for Bot Builder Typescript SDK 3.0. You have been redirected to the newest product version this page is available for.3.5KViews0likes0CommentsHow to send a message to a thread (reply) using botbuilder 4.0 SDK
How to send a message to a thread (reply) using botbuilder 4.0 SDK Scenario:- 1. User A -> Types a message in Teams App (bot) 2. Now Bot has to reply to the same thread that user A has started in Teams App (bot) I am able to send a new message in the Teams App (bot) - Not expected The bot needs to reply to the same thread the user started - Expected If you have any document link or example, please point it out. Thank you.3.9KViews1like15Comments
Recent Blog Articles
No content to show