#Documentation
1 messages · Page 1 of 1 (latest)
idk about what other methods you're talking about
I would recommend you checkout v4 instead of implementing v3
v4 should go into beta soonish
Looking through the code of other libraries, I saw the following request, which I did not find in the documentation.
{
op: "volume,
guildId: '...',
volume: 100
}
that is, it will no longer be possible to update the player via the websocket?
as of v3.7 it is deprecated
and it is fully removed in v4
the rest api provides a better and esier API
I'm understood, thank you