Skip to main content
Module

x/harmony/mod.ts>GuildCreateChannelOptions

An easy to use Discord API Library for Deno.
Go to Latest
interface GuildCreateChannelOptions
import { type GuildCreateChannelOptions } from "https://deno.land/x/harmony@v2.7.0/mod.ts";

Properties

optional
id: string
name: string
type: ChannelTypes
optional
parentID: string