Webhook is not triggering on editing of messages in any channel.

Webhook is not triggering on editing of messages in any channel.

I have configured a webhook in my zoho cliq channel. When any message got sent to that channel. The webhook got triggered and sent the data of that message to my specified url. But when I'm editing any message, then the webhook is not sending any data to that specified url.

And I think the webhook is not getting triggered on the event of editing the message.

Can anyone please tell me that how I can do that ? Webhook should also get triggered on the event of editing the message and it should send data to that specified url.