Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/harmony/src/types/channel.ts>GuildStageChannelPayload

An easy to use Discord API Library for Deno.
Latest
interface GuildStageChannelPayload
implements Omit<GuildVoiceChannelPayload, "video_quality_mode">
import { type GuildStageChannelPayload } from "https://deno.land/x/harmony@v2.9.1/src/types/channel.ts";