# Unban

## Usage

```javascript
/unban <userID> [reason]
```

| Name   | Description                   | Type   | Required |
| ------ | ----------------------------- | ------ | -------- |
| user   | The user ID you want to unban | User   | Yes      |
| reason | The reason to unban the user  | String | No       |
