Array of Guild IDs, will throw error if is undefined, use "Global" if you are registering Global Command
Protected OptionalallProtected ReadonlyclientProtectedeventProtected Optionalguild_OptionalhelpProtectedmodulesProtectedvalidatedProtectedgenerateProtectedgenerateProtectedgetProtectedhasProtectedrunSync Slash Commands, Call this ONLY after client is ready
ProtectedunionGenerate Cog that contains Help Command
Should be called after all cogs are added and before commands validation.
Make sure to NOT name any cog Help or any command help
Optionalstyle: EmbedStyleNo multiple Cogs or commands should have same name,
and Cog.commands key and value must be the same command name
This function will ensure that and should be called after all cogs are added
Note: It is recommended to use checkLogin() instead for simplicity
It is what it is