Timeout member
timeout_memberTime out a Discord member to prevent talking, reacting, or joining voice for up to 28 days. The first call returns a preview and confirmation token; repeating with the token applies the timeout.
Instructions
Time a member out so they cannot talk, react, or join voice, for up to 28 days. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token applies the timeout. Relay the preview for the user's go-ahead. The reason lands in the audit log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| member | Yes | Member name or user ID. | |
| reason | No | ||
| dry_run | No | ||
| confirm_token | No | ||
| duration_minutes | Yes | Timeout length in minutes, up to 40320 (28 days). |