mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 18:13:29 +01:00
feat(website): render tsdoc examples (#8494)
This commit is contained in:
@@ -79,6 +79,7 @@ export interface OptionalWebSocketManagerOptions {
|
||||
/**
|
||||
* The ids of the shards this WebSocketManager should manage.
|
||||
* Use `null` to simply spawn 0 through `shardCount - 1`
|
||||
*
|
||||
* @example
|
||||
* ```
|
||||
* const manager = new WebSocketManager({
|
||||
|
||||
Reference in New Issue
Block a user