Client <Ready>
Hierarchy
- EventEmitter
- Client
Index
Constructors
constructor
Type parameters
- Ready: boolean = boolean
Properties
publiccdn
publicchannels
All channels that are currently cached
publicguilds
All guilds that are currently cached
publicoptions
The options for this client
publicready
publicrest
The rest API handler for this client
publicusers
All users that are currently cached
Accessors
publicuser
The user used to log in
Methods
publicconnect
Connect to the Discord gateway
emit
Type parameters
- E: keyof ClientEvents
publiclogin
Connect to the Discord gateway
off
Type parameters
- E: keyof ClientEvents
on
Type parameters
- E: keyof ClientEvents
The CDN handler for this client