Help Builder Consumer
A consumer that's called when a help embed is about to be sent. That embed can be for the command list as well as individual commands.
Usage: Register your instance as a service with BService.
See also
@InterfacedService
Functions
Link copied to clipboard
abstract fun accept(@NotNull builder: @NotNull EmbedBuilder, isGlobal: Boolean, @Nullable commandInfo: @Nullable TextCommandInfo)
The function called when building a help embed