Hi,
I am developing a Zoom Team Chat App, and we’re using webhooks to receive messages from users and send responses via the API.
We have detected that when a user uses the reply or emoji button on one of our messages, we do not receive any request via webhook, so we are unable to detect the interaction.
I do not know if this is expected behavior, but if it is, is there a way to deactivate the use of replies and emojis exclusively on my app, so that users cannot use that functionality?
Thank you in advance for your response.
Regards.