# Ban

## Usage

```javascript
/ban <@user> [reason]
```

<table data-full-width="false"><thead><tr><th width="151">Name</th><th width="256">Description</th><th width="164">Type</th><th>Required</th></tr></thead><tbody><tr><td>user</td><td>The user you want to ban</td><td>User</td><td>Yes</td></tr><tr><td>reason</td><td>The reason to ban the user</td><td>String</td><td>No</td></tr></tbody></table>
