SlashUtils

object SlashUtils

Functions

asEphemeral
Link copied to clipboard
fun RestAction<*>.asEphemeral(): RestAction<*>
discoverSlashCommands
Link copied to clipboard
fun discoverSlashCommands(packageName: String): List<BaseSlashCommand>
toHuman
Link copied to clipboard
fun Array<Permission>.toHuman(jump: Boolean = false): String