Readonly
clientDetermines whether or not servers should be cached.
Fetches a server.
client.servers.fetch(message.serverId)
The ID of the server to fetch.
Optional
force: booleanWhether or not to force a fetch instead of using the cache.
A Promise that resolves with the fetched server.
Generated using TypeDoc
A class representing a global server manager. You can retrieve servers from the .cache property