Slash
0.12.0
jvm
Slash
/
tv.blademaker.slash
/
SlashUtils
Slash
Utils
object
SlashUtils
Members
Functions
as
Ephemeral
Link copied to clipboard
fun
RestAction
<
*
>
.
asEphemeral
(
)
:
RestAction
<
*
>
discover
Slash
Commands
Link copied to clipboard
fun
discoverSlashCommands
(
packageName
:
String
)
:
DiscoveryResult
Discover the
BaseSlashCommand
inside the package.
to
Human
Link copied to clipboard
fun
Array
<
Permission
>
.
toHuman
(
jump
:
Boolean
=
false
)
:
String
Convert an
Array
of
Permission
in a readable list.