Hi, @sagarwalkgl . This feature is currently not supported in a custom Copilot deployed to Microsoft Teams, but I'd recommend filling out a feature request for it at https://portal.productboard.com/conversationalai/1-microsoft-pva-feature-requests/tabs/1-under-consideration.
@HenryJammes thanks for the tip on the Message Reaction activity type - I hadn't seen that activity type the last time I'd checked in Copilot Studio!
@sagarwalkgl .
Here are the steps to use that:
- Create a new topic from blank
- On the trigger, which defaults to phrases, hover over and select the reverse arrows in the top-right corner
- Change trigger to "Message received"
@HenryJammes is unfortunately also right in that you can't currently see the emoji they selected, but this is certainly a start!
Here's an example of what the System.Activity value is inside the topic:
{"Channel":{"$kind":"OptionDataValue","type":{"$kind":"SystemOptionSet","name":"ChannelId"},"value":"MsTeams","optionSetName":"MsTeams"},"ChannelData":{"legacy":{"replyToId":"omitted"},"tenant":{"id":"omitted"}},"ChannelId":"msteams","From":{"Id":"omitted","Name":null},"InputDTMFKeys":null,"Name":null,"Recipient":{"Id":"omitted","Name":"Questions"},"SpeechRecognition":{"Confidence":0,"MinimallyFormattedText":null},"Text":null,"Type":{"$kind":"OptionDataValue","type":{"$kind":"SystemOptionSet","name":"ActivityType"},"value":"MessageReaction","optionSetName":"MessageReaction"},"TypeId":"messageReaction","UserInputType":{"$kind":"OptionDataValue","type":{"$kind":"SystemOptionSet","name":"UserInputType"},"value":"Text","optionSetName":"Text"},"Value":null}
Cheers,
Matt
Find this post helpful? Please mark it as the solution and/or provide kudos so that it will help others in the future.
Cheers,
Matt