Skip to content

Support Message Edited Webhook#1031

Merged
habara-k merged 2 commits into
masterfrom
update-diff-20260707051911
Jul 7, 2026
Merged

Support Message Edited Webhook#1031
habara-k merged 2 commits into
masterfrom
update-diff-20260707051911

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

line/line-openapi#129

Support Message Edited Webhook

Add MessageEditedEvent webhook event to support the message editing feature.

When a user edits a message in a group that includes a LINE Official Account, a webhook event with type=messageEdited is sent.

Notes

  • Currently, message editing is not available in 1:1 chats with LINE Official Accounts, so this event is only triggered in group chats.
  • Multiple messageEdited webhook events may arrive out of order. The event with the largest timestamp represents the latest edit state.

For more details, please refer to the document: https://developers.line.biz/en/reference/messaging-api/#edit-event

@habara-k habara-k merged commit 1b9d2f8 into master Jul 7, 2026
24 checks passed
@habara-k habara-k deleted the update-diff-20260707051911 branch July 7, 2026 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant