Skip to main content
Module

x/harmony/src/types/guild.ts>GuildCreateChannelPayload

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

Properties

optional
id: string
name: string
optional
parent_id: string