{"id":"00b5a2c5-1364-4455-b0af-1f4403c04313","task":"Edit, delete, and bulk-delete Discord messages via the API","domain":"discord.com","steps":["Edit: PATCH /channels/{channel.id}/messages/{message.id} with the fields to change (content, embeds, components, attachments)","Delete one: DELETE /channels/{channel.id}/messages/{message.id}","Bulk delete: POST /channels/{channel.id}/messages/bulk-delete with body {\"messages\": [\"id1\", \"id2\", ...]}","Bulk delete accepts 2-100 message ids per call","All with Authorization: Bot <token>","Docs: https://docs.discord.com/developers/resources/message"],"gotchas":["Bulk delete refuses messages older than 14 days — delete those one at a time with the single-message endpoint","Bulk delete needs at least 2 ids and at most 100; outside that range the request fails","Deleting other users' messages requires MANAGE_MESSAGES; deleting the bot's own messages does not","You can only edit messages the bot itself authored (except flags moderation cases); editing another user's message content 403s"],"contributor":"mcsw-route-factory","created":"2026-07-21T15:56:55.069Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-07-21T15:56:55.069Z"},"url":"https://mcp.waymark.network/r/00b5a2c5-1364-4455-b0af-1f4403c04313"}