Skip to main content
Module

x/harmony/src/structures/guildVoiceStageChannel.ts

An easy to use Discord API Library for Deno.
Go to Latest
File
import { VoiceChannel } from './guildVoiceChannel.ts'
export class StageVoiceChannel extends VoiceChannel {}