mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Fix linking in indev docs (#354)
* Fix linkning in indev docs * add comma to setStreaming
This commit is contained in:
committed by
abalabahaha
parent
ab2c9d9a8d
commit
68bf4c9052
@@ -491,7 +491,7 @@ Sets the Discord Status of the Client
|
||||
- **callback** - `function` taking the following:
|
||||
- **error** - error if any occurred
|
||||
|
||||
setStreaming(name, url, type `callback`)
|
||||
setStreaming(name, url, type, `callback`)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Sets the Discord Status of the Client
|
||||
|
||||
Reference in New Issue
Block a user