discord_create_voice_channel
Create a new Discord voice channel by specifying its name, and optionally set bitrate, user limit, category, position, and permission overwrites to organize voice communication.
Instructions
Create a voice channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| reason | No | ||
| bitrate | No | ||
| guild_id | No | ||
| position | No | ||
| overwrites | No | ||
| user_limit | No | ||
| category_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||