can you set the volume by default.
when you create player for the first time using /play command for example is there's anyway to set the volume there like if i want it 20%
is it player.connect(member.voice.channel.id, { deafened: true, volume: 20 }); or what?
is it player.connect(member.voice.channel.id, { deafened: true, volume: 20 }); or what?