Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aether/src/structures/channels/VoiceChannel.ts>default

A Deno library to interface with the Discord API
Go to Latest
class default
extends GuildChannel
import { default } from "https://deno.land/x/aether@v0.0.1-beta/src/structures/channels/VoiceChannel.ts";

Constructors

new
default(
data: any,
guild: Guild,
client: Client,
)

Properties

bitrate: number
userLimit: number