Skip to main content
Module

x/coward/mod.ts>GuildVoiceChannel

🐔 Coward is a Deno module for easy interaction with the Discord API.
Go to Latest
class GuildVoiceChannel
extends GuildChannel
import { GuildVoiceChannel } from "https://deno.land/x/coward@v0.1.0/mod.ts";

Class representing a voice channel in a guild

Constructors

new
GuildVoiceChannel(data: any, client: Client)

Properties

bitrate: number
userLimit: number