Forum Discussion
Listing available questions/commands for MS teams chatbot
- Feb 05, 2024
AytacBey - Search or Action Messaging Extensions allow you to extend the compose message area in Teams and provide users with a list of suggestions or actions based on the user's input. In your case, you can use this capability to display a dropdown menu of available questions that partially or fully match the words entered by the user.
More info:
1.Designing your message extension - Teams | Microsoft Learn
2.Message extensions - Teams | Microsoft LearnSample ref: Message extensions - Teams | Microsoft Learn
Thanks,
Prasad Das
------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
AytacBey - Search or Action Messaging Extensions allow you to extend the compose message area in Teams and provide users with a list of suggestions or actions based on the user's input. In your case, you can use this capability to display a dropdown menu of available questions that partially or fully match the words entered by the user.
More info:
1.Designing your message extension - Teams | Microsoft Learn
2.Message extensions - Teams | Microsoft Learn
Sample ref: Message extensions - Teams | Microsoft Learn
Thanks,
Prasad Das
------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.