Skip to main content
Module

x/discord_api_types/v10.ts>APIVoiceChannelBase

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface APIVoiceChannelBase
implements APIGuildChannel<T>
import { type APIVoiceChannelBase } from "https://deno.land/x/discord_api_types@0.37.11/v10.ts";

Properties

optional
bitrate: number

The bitrate (in bits) of the voice channel

optional
user_limit: number

The user limit of the voice channel

optional
rtc_region: string | null

Voice region id for the voice or stage channel, automatic when set to null

See https://discord.com/developers/docs/resources/voice#voice-region-object