Timeout member
timeout_memberRestrict a member's ability to talk, react, or join voice in a server for up to 28 days. First call returns a preview and confirmation token; repeating the call 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 |
|---|---|---|---|
| member | Yes | Member name or user ID. | |
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| duration_minutes | Yes | Timeout length in minutes, up to 40320 (28 days). | |
| reason | No | ||
| dry_run | No | ||
| confirm_token | No |