Webhooks
Edit webhook message
Edits a message previously sent by the webhook. Only messages authored by the webhook can be edited. Returns the updated message object.
patch/webhooks/{webhook_id}/{token}/messages/{message_id}
Path parameters
webhook_idstring snowflake required
The ID of the webhook
tokenstring required
The token
message_idstring snowflake required
The ID of the message
Request body
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.