applyVolumeAsFilter? | boolean | If a volume should be applied via filters instead of lavalink-volume | src/structures/Types/Player.ts:81 |
guildId | string | Guild id of the player | src/structures/Types/Player.ts:63 |
instaUpdateFiltersFix? | boolean | If when applying filters, it should use the insta apply filters fix | src/structures/Types/Player.ts:79 |
node? | string | LavalinkNode | If it should use a specific lavalink node | src/structures/Types/Player.ts:77 |
selfDeaf? | boolean | if it should join deafened | src/structures/Types/Player.ts:73 |
selfMute? | boolean | If it should join muted | src/structures/Types/Player.ts:75 |
textChannelId? | string | The Text Channel Id of the Player | src/structures/Types/Player.ts:67 |
vcRegion? | string | VC Region for node selections | src/structures/Types/Player.ts:71 |
voiceChannelId | string | The Voice Channel Id | src/structures/Types/Player.ts:65 |
volume? | number | instantly change volume with the one play request | src/structures/Types/Player.ts:69 |