fetchGuildStageVoiceChannel
-
async fetchGuildStageVoiceChannel(channelId: string) Promise<
GuildStageVoiceChannel| null> Fetches a guild stage channel, or
nullwhen the channel has another type or does not exist.- Parameters:
channelId — – The channel ID to fetch.