fetchGlobalCommands abstract method

Stream<ISlashCommand> fetchGlobalCommands()

Fetches all global bots command

Implementation

Stream<ISlashCommand> fetchGlobalCommands();