remove time out from user (user) in server (guild) with reason (reason)
Remove a time out from a user.
Requires the following blocks to be present in the project: discord login
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
user | user | ✓ | The user to remove a time out from. |
guild | guild | ✓ | The server to remove the time out from. |
reason | String | The reason for removing the time-out. |
Output
void - This is a statement with no outputs