Forum Discussion
maucec
Mar 06, 2021Copper Contributor
How to embed a channel chat using deep link
I would you like to recreate the same behavior of the Microsoft Teams App for smartphone in the desktop version as well. Actually when you interact with a chat in a channel, from the smartphone, you...
Mallipriya_MSFT
Mar 09, 2021Brass Contributor
Hi maucec,
The syntax for deeplinking to a chat is https://teams.microsoft.com/l/chat/0/0?users=<user1>,<user2>,...&topicName=<chat name>&message=<precanned text>. Please confirm are you using the same syntax? If not, please try with the above syntax and these urls are not Iframe-able ones.
The syntax for deeplinking to a chat is https://teams.microsoft.com/l/chat/0/0?users=<user1>,<user2>,...&topicName=<chat name>&message=<precanned text>. Please confirm are you using the same syntax? If not, please try with the above syntax and these urls are not Iframe-able ones.