A list of unique permissions that are required by the client across all commands.
Readonly
generateOptional
guildId: null | stringInitializes the command manager with a ready/logged in client. This function should be called after registering all commands.
The client to initialize the command manager with
Optional
options: { omitJobs?: boolean; omitListeners?: boolean }The REST client instance, with all commands registered
A list of unique categories across all active commands.