more
This commit is contained in:
parent
582b296393
commit
0dfbcd7a7b
2 changed files with 4 additions and 0 deletions
3
src/structures/guildVoiceStageChannel.ts
Normal file
3
src/structures/guildVoiceStageChannel.ts
Normal file
|
@ -0,0 +1,3 @@
|
|||
import { VoiceChannel } from './guildVoiceChannel.ts'
|
||||
|
||||
export class StageVoiceChannel extends VoiceChannel { }
|
Loading…
Add table
Add a link
Reference in a new issue