discord_mod_timeout_member
Timeout a Discord member for a specified duration, with 0 seconds to clear the timeout.
Instructions
Timeout (server mute) a member for a specified duration. Use durationSeconds=0 to clear a timeout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Reason for the timeout | |
| userId | Yes | The ID of the user to timeout | |
| guildId | Yes | The ID of the server | |
| durationSeconds | Yes | Duration in seconds (0 to clear, max 2419200 = 28 days) |