Constructors
constructor
Parameters
Properties
Private _addListener
_addListener: any
Private _checkDisconnect
_checkDisconnect: any
Private _checkReady
_checkReady: any
client
concurrencyBucket
identifyBucket
options
options
: Omit<IClientOptions, "snowtransferInstance"> & { endpoint
?: string; token
: string }shards
shards: {}
Static Readonly default
Methods
disconnect
Returns void
presenceUpdate
Parameters
requestGuildMembers
Parameters
shardPresenceUpdate
Parameters
spawn
Returns void
voiceStateUpdate
Parameters
Class used for managing shards for the user.
This class is automatically instantiated by the library and is documented for reference.