📝 Fix param name in README
This commit is contained in:
parent
4925b18bdd
commit
02571860af
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ You need to **init the guild queue using the play() function**, then you are abl
|
||||||
|
|
||||||
#### Play a track
|
#### Play a track
|
||||||
|
|
||||||
* [play(message, track)](https://discord-player.js.org/Player.html#play) - play a track in a server
|
* [play(message, query)](https://discord-player.js.org/Player.html#play) - play a track in a server
|
||||||
|
|
||||||
#### Check if a track is being played
|
#### Check if a track is being played
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue