# Private Network Commands

<figure><img src="https://content.gitbook.com/content/ddGXyJJ8fyLxjMkkutnK/blobs/m6hrYyfK4AN2zlS9eTP7/BitesizedDesertedBallpython-size_restricted.gif" alt=""><figcaption></figcaption></figure>

## Commands

**`/pn approve` :** Approve a channel to your private network

> **Necessary Arguments :**
>
> * `channelid` : Request of channel ID you want to approve linking
> * `networkid` : Network ID of network you want to approve for

**`/pn disapprove` :** Dispprove a channel from your private network

> **Necessary Arguments :**
>
> * `channelid` : Request of channel ID you want to disapprove linking
> * `networkid` : Network ID you want to disapprove for

**`/pn list`:** List all channels of your private network

> **Necessary Arguments :**
>
> * `networkid` : Network ID you want to list for

**`/pn remove` :** Remove a channel from your private network

> **Necessary Arguments :**
>
> * `channelid` : ID of channel you are removing
> * `networkid` : Network ID you want to remove for

**`/pn rename` :** Rename your private network

> **Necessary Arguments :**
>
> * `networkid` : Network ID of network you want to rename
> * `name` : Network name

**`/pn join` :** Change join status of your private network

> **Necessary Arguments :**
>
> * `networkid` : Network ID of network you want to change join status for
> * `status` : Join status
>   * Auto approve link requests
>   * Approve link requests
>   * Decline any link requests

**`/pn info` :** Get information on your private network

> **Necessary Arguments :**
>
> * `networkid` : Network ID of network you want to get information on
