create_text_channel
Add a new text channel to a Discord server by specifying the server ID, channel name, optional category ID, and topic. Simplify server organization with this integration tool.
Instructions
Create a new text channel
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category_id | No | Optional category ID to place channel in | |
name | Yes | Channel name | |
server_id | Yes | Discord server ID | |
topic | No | Optional channel topic |