Channels
Messages
Edit a message
Updates an existing message. Only the message author can edit messages (or admins with proper permissions). Supports updating content, embeds, and attachments. Returns the updated message object. Maintains original message ID and timestamps.
patch/channels/{channel_id}/messages/{message_id}
Path parameters
The ID of the channel
The ID of the message
Request body
Response
Success