# Humans

## Usage

```
@Nyaru purge [count] humans
```

## Examples

* Purge all messages sent by humans in last **20** messages

> @Nyaru purge 20 humans

* Purge **all** messages sent by humans

> @Nyaru purge humans

{% hint style="warning" %}
If you don't provide count, bot will index last **100** messages and filter them by default.
{% endhint %}
