- Preparing search index...
- The search index is not available
Oceanic
Type alias RawVoiceChannel
Raw
Voice
Channel
: Omit<RawGuildChannel, "type"> & Required<Pick<RawChannel, "bitrate" | "user_limit" | "video_quality_mode" | "rtc_region" | "nsfw" | "topic" | "permission_overwrites" | "position" | "last_message_id">> & { type
: GUILD_VOICE; }