microsoft / botframework-sdk

Bot Framework provides the most comprehensive experience for building conversation applications.
MIT License
7.45k stars 2.44k forks source link

Redirect the message Directly To Teams Chatbot On Behalf Of User #6607

Closed lakshmijaykumar closed 6 months ago

lakshmijaykumar commented 11 months ago

Is there a way through which we can redirect the messages to the team's chatbot on behalf of the user using DeepLink Url?

I tried using the MS Teams deep link: https://teams.microsoft.com/l/chat/0/0?&message=Hi, this is a predefined message from hyperlink.

But here the user needs to press enter key or send button in order to send the message. I want to directly send it without pressing the send button in MS Teams.

image
dmvtech commented 6 months ago

If these can be done, it would be from the Teams side of things. Nothing in the Bot Framework specifically. Please pursue this with Teams.