SlashUtils

object SlashUtils

Functions

asEphemeral
Link copied to clipboard
fun RestAction<*>.asEphemeral(): RestAction<*>
discoverSlashCommands
Link copied to clipboard
fun discoverSlashCommands(packageName: String): List<BaseSlashCommand>

Discover the BaseSlashCommand inside the package.