gatherCommands

open suspend override fun gatherCommands(event: MessageCreateEvent): List<ChatCommand<out Arguments>>

Gather all available commands (with passing checks) from the bot, and return them.