How to trigger email only when a Telegram message is posted (not edited)

Hi all,

I’m using the Telegram Bot > Watch Updates module in Make, connected to the Email > Send an Email module.

The problem:
When I edit a message in the Telegram group, it also triggers the scenario and sends out a duplicate email.

What I want:
Only trigger the scenario when a new message is posted, not when a message is edited.

I know there’s an “Update Types” setting when creating the webhook, but I’m not sure how to restrict it properly.

Can someone confirm:

  • Should I only select message and leave edited_message unchecked during webhook setup?
  • Is it possible to filter based on message type after the trigger if the webhook is already set?

Thanks in advance for your help!