Ztimeout
Applies a communication timeout to a user for the specified duration, up to a maximum of 28 days.
Syntax
Ztimeout{userID;duration}Arguments
| Name | Type | Required | Default |
|---|---|---|---|
| userID | snowflake | Yes | - |
| duration | duration | Yes | - |
Example
Ztimeout{123456789012345678;1h}