e0cd92070858

latestOpenAPI 3.1.02026-08-135551782.1 MB
Webhook Events

Message edited event

Fired when a sender edits a previously-sent message. Supported on Instagram, Facebook Messenger, and Telegram. The payload includes the full editHistory so consumers can show prior versions.

postWebhookmessage.edited

Payload

idstring required
event'message.edited' required
editCountinteger required

Total number of edits applied to this message.

editedAtstring date-time required

When the most recent edit happened.

timestampstring date-time required

UTC time at which Zernio generated this event (set once when the event payload is built, before delivery is queued). Retries and redeliveries keep the original value, so it reflects the event, not the delivery attempt.

Response

Webhook received successfully