Skip to main content
Module

x/harmony/mod.ts>ModifyVoiceChannelOption

An easy to use Discord API Library for Deno.
Latest
interface ModifyVoiceChannelOption
implements ModifyChannelOption, ModifyGuildTextBasedChannelOption
import { type ModifyVoiceChannelOption } from "https://deno.land/x/harmony@v2.9.0/mod.ts";

Properties

optional
bitrate: number | null
optional
userLimit: number | null