Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/coward/src/Client.ts>Client#createChannel

🐔 Coward is a Deno module for easy interaction with the Discord API.
Latest
method Client.prototype.createChannel
import { Client } from "https://deno.land/x/coward@v0.3.2/src/Client.ts";

Post a channel in a guild. Requires the MANAGE_CHANNELS permission.

Parameters

guildID: string