Skip to main content
Module

x/harmony/deploy.ts>isBotInVoiceChannel

An easy to use Discord API Library for Deno.
Go to Latest
function isBotInVoiceChannel
import { isBotInVoiceChannel } from "https://deno.land/x/harmony@v2.9.0/deploy.ts";

The command can only be called if the bot is currently in a voice channel. GatewayIntents.GUILD_VOICE_STATES needs to be set.

Parameters

message: string

message or function called when the condition is not met

Returns

ApplicationCommandDecorator

wrapped function

Returns

ApplicationCommandDecorator