Slash
0.5.3
Slash
/
tv.blademaker.slash.api.annotations
/
SlashCommand
Slash
Command
@
Target
(
allowedTargets
=
[
AnnotationTarget.FUNCTION
]
)
annotation class
SlashCommand
(
name
:
String
,
group
:
String
)
Content copied to clipboard
Properties
Properties
group
Link copied to clipboard
val
group
:
String
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard