mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-20 21:43:33 +01:00
Fix the updateServer documentation
This commit is contained in:
@@ -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):
|
||||||
|
|||||||
Reference in New Issue
Block a user