mirror of
https://github.com/danbulant/discord.js
synced 2026-07-09 05:00:48 +00:00
Fix the updateServer documentation
This commit is contained in:
parent
9322c0bbd7
commit
68e1549361
1 changed files with 1 additions and 1 deletions
|
|
@ -292,7 +292,7 @@ Creates a server
|
||||||
updateServer(server, options, `callback`)
|
updateServer(server, options, `callback`)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Leaves/deletes a server that the client is in
|
Updates the information, such as name or region, of a server the client is in
|
||||||
|
|
||||||
- **server** - a `Server Resolvable`_
|
- **server** - a `Server Resolvable`_
|
||||||
- **options** - `object` containing (all optional):
|
- **options** - `object` containing (all optional):
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue