Members
static
botTypings.Client
The bot's <Client> object
Type
-
Typings.Client
Source
static
versionstring
Pronto's current version
Type
-
string
Source
Type Definitions
Client
The <Client> object for Pronto, with an extended <Client.commands> property to store the guild's commands, upserted on each execution of handlers.commandHandler()
Type
-
Discord.Client
Properties
-
commands
Discord.Collection.<commands.CommandName, commands.Command>
<nullable>
A <Collection> of the bot's loaded commands for the current <Guild>