> For the complete documentation index, see [llms.txt](https://duckmasteral.gitbook.io/quacky/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://duckmasteral.gitbook.io/quacky/moderation/mute.md).

# Mute

## Description

Mute a member in the server.

## Arguments

* `member` - The name/id of the member you want to ban.
* `time` - The duration of the mute.
* [`silent`](/quacky/bot-information/silent.md) - Type `-silent` or `-s` if you want the ban to be silent.
* `reason` - The reason for the ban.

{% hint style="info" %}
Time defaults to Permanent if not given

Reason defaults to "No Reason Provided" if not given.
{% endhint %}

```
-mute <member> [time] [silent] [reason]
```

## Required Permissions

`Manage Roles`
