Typedefs : Player : playerOptions
playerOptions object
Parameter | Type | Description |
---|---|---|
guildId | string as Guild.id | The guild ID the Player belongs to. |
textChannelId | string as GuildTextChannel.id | The text channel the Player belongs to. |
voiceChannelId | string as GuildVoiceChannel.id | The voice channel the Player belongs to. |
node | string as Node.identifier | The node the Player uses. |
volume | number | The initial volume the Player will use. |
selfMute | boolean | If the player should mute itself. |
selfDeafen | boolean | If the player should deaf itself. |