# Lock-Channel

## Usage

```javascript
/lock_channel [#channel]
```

| Name                                       | Description                   | Type    | Required |
| ------------------------------------------ | ----------------------------- | ------- | -------- |
| <mark style="color:yellow;">channel</mark> | The channel you wants to lock | Channel | No       |

{% hint style="info" %}
If <mark style="color:yellow;">\[#channel]</mark> is leaved blank, the bot will locks the current channel (where the lock command is executed)
{% endhint %}

{% hint style="info" %}
This command will restrict user to type in the locked channel
{% endhint %}
