mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 01:53:30 +01:00
added setPlaying and now working on docs
This commit is contained in:
@@ -399,6 +399,13 @@ Gets a PMChannel_ that matches the specified criteria. E.g:
|
||||
- **key** - a `String` that is the key
|
||||
- **value** - a `String` that is the value
|
||||
|
||||
setPlayingGame(id)
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Sets the client as playing the specified game name/id.
|
||||
|
||||
- **id** - Either a `Number` or a `String`. If it's a Number, it's assumed that you are using the Discord Game ID
|
||||
|
||||
-----
|
||||
|
||||
Event Management
|
||||
|
||||
Reference in New Issue
Block a user