diff --git a/channel.go b/channel.go index 2a3afd4e..d097d5b7 100644 --- a/channel.go +++ b/channel.go @@ -36,6 +36,10 @@ const ( // a temporary sub-channel within a GUILD_TEXT channel that is only viewable by those // invited and those with the MANAGE_THREADS permission ChannelTypeGuildPrivateThread + ChannelTypeGuildStageVoice + ChannelTypeGuildDirectory + ChannelTypeGuildForum + ChannelTypeGuildMedia ) // VideoQualityMode https://discord.com/developers/docs/resources/channel#channel-object-video-quality-modes