Im' building a new hire onboarding bot via Copilot Studio and deployed via Teams. I want to have an email go to the employee with a link so that, when they click on it, it automatically opens teams and starts the conversation. My understanding is that the url for this deep link would be in this format below, where the users param has the application id of my bot
and that i'd get that idea from this screen below
however, it doesn't work. While it does open teams, it just opens a blank chat session with no one.
Anyone know how to get this to work? Thanks in advance!