discord_create_text_channel
Create a new text channel in Discord with a specified name and optional topic. Simplify channel management for organized server communication and collaboration.
Instructions
Creates a new text channel in a Discord server with an optional topic
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channelName | Yes | ||
guildId | Yes | ||
topic | No |