I’m using teams deep link to open Teams desktop app group chat conversations from my angular app. When I click on the link, it opens teams app but it doesn’t navigate to the chat which I mentioned in the deep link. The teams app shows the previous chat which I have opened already.
HTML:
<a mat-raised-button class="icon-chat" href="msteams:/l/chat19:[email protected]/conversations">Click here</a>
Teams Version: 24137.2216.2931.2440