Hoshimi
NPM
GuideAPI
Hoshimi
NPM
Guide
API

VoiceChannelUpdate

The voice channel update options.

API/Type Aliases/VoiceChannelUpdate
hoshimi/src/types/Player.d.ts

Signature

type VoiceChannelUpdate = Prettify<Pick<PlayerOptions, "selfDeaf" | "voiceId" | "selfMute">>;

Members

This export does not declare public properties or methods in the generated declaration file.