Can you create a MS Teams group chat with a /pop via a MS Graph call or any other way that the chat box is popped out of MS teams?

137 views Asked by At

I am looking to create a groupchat within a C# MS graph call that pops out the windows from MS Teams. Anyone ever done that before and have a code sample which pops the chat window from the Teams on creation?

1

There are 1 answers

2
Meghana-MSFT On

You can create a group chat using Graph API. But there is no API to popout the created group chat.