Skip to main content
Module

x/harmony/mod.ts>GuildCreateChannelOptions

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

Properties

optional
id: string
name: string
optional
parentID: string