# Purge

## Usage

```javascript
/purge <amount> [type: unpinned/bots]
```

| Name   | Description                               | Type    | Required |
| ------ | ----------------------------------------- | ------- | -------- |
| Amount | The amount of message you want to delete. | Integer | Yes      |
| Type   | User target                               | String  | No       |

{% hint style="info" %}
Leave **\[type: unpinned/bots]** blank to select <mark style="color:yellow;">@everyone</mark> as target
{% endhint %}
