How to disable reaction icon on teams bot

Rajeesh M R 226 Reputation points
2023-10-05T16:53:08.8466667+00:00

Is it possible to selectively keep or remove certain icons from the image shown below? These icons usually appear as reactions in the Teams app, but for my Teams chatbot, I only want to display the thumbs up and thumbs down icons and reply icons when the user hovers over the adaptive card. Is there a way to achieve this through either the manifest file or code?User's image

Note: I have already referred to the given URL ( Disable emoji icons ), but it focuses on completely removing icons, and I do not want that process.

Microsoft Teams | Development
{count} votes

1 answer

Sort by: Most helpful
  1. Sayali-MSFT 3,991 Reputation points Microsoft External Staff Moderator
    2023-10-09T09:53:24.3633333+00:00

    The Teams platform does not currently support the customization of reaction icons in the way you described. The reaction icons are a built-in feature of the Teams platform and cannot be modified or selectively displayed through the manifest file or code.

    You can suggest this feature here: Microsoft Teams Community

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.