interface CreateGuildChannel
implements WithReason
import { type CreateGuildChannel } from "https://deno.land/x/discordeno@17.0.1/helpers/channels/createChannel.ts";
Properties
optional
type: ChannelTypesThe type of channel
Amount of seconds a user has to wait before sending another message (0-21600); bots, as well as users with the permission manage_messages
or manage_channel
, are unaffected
optional
permissionOverwrites: OverwriteReadable[]The channel's permission overwrites
optional
parentId: BigStringId of the parent category for a channel