If I understand your question is weather we can use both search based and action based messaging extension together in app or not.
answer is - Yes, we can use both of them in app. You need to define both the things in manifest.
Check documentation for more details and let me know if you are looking for something else.
Microsoft Teams Message extension and database
I am creating a Microsoft Teams messaging extension using Node.js.
I want to connect the search based messaging with database, where I will be able to create, edit and delete small tasks.
My problem is that I can't change the UI of the chat search based message extension. I want to add an "Add" button, and I am having problems finding dokumentation on how to do it. I have seen some apps that has a search based message extensions, and when one clicks on an "Add" button, an action based message extension pops up.
Is there a way to use both a search based and action based message extensions when creating an app?
Thanks in advance
Microsoft Teams | Development
1 answer
Sort by: Most helpful
-
Abhijit 1 Reputation point
2023-03-08T05:38:12.64+00:00