toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
kord-extensions
/
dev.kordex.core.extensions.base
/
HelpProvider
/
gatherCommands
gather
Commands
abstract
suspend
fun
gatherCommands
(
event
:
MessageCreateEvent
)
:
List
<
ChatCommand
<
out
Arguments
>
>
Gather all available commands (with passing checks) from the bot, and return them.