Edit server
edit_serverUpdate Discord server settings including name, icon, AFK channel, system channel, and verification level. Specify only the fields you want to change.
Instructions
Update server settings. Only provided fields are changed. Requires Manage Server (and Manage Guild for icon/banner changes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | New icon — a public image URL or base64 data URI. Pass "none" to remove the icon. | |
| name | No | New server name. | |
| reason | No | Reason recorded in the audit log. | |
| server | No | Server (guild) name or id. Optional when the bot is in a single server or DISCORD_GUILD_ID is set. | |
| afk_channel | No | Voice channel to move idle members to (name or id). Pass "none" to clear. | |
| system_channel | No | Channel for system messages like join notifications (name or id). Pass "none" to clear. | |
| verification_level | No | Minimum verification level: none, low (email), medium (5-min Discord account), high (5-min server member), very_high (phone verified). | |
| afk_timeout_minutes | No | Minutes of inactivity before moving members to the AFK channel. Allowed: 1, 5, 10, 15, 30, 60. |