Chad
1.0
Chad
/
org.openredstone.chad.commands.dsl
/
CommandScope
/
reply
reply
fun
reply
(
isPrivate
:
Boolean
=
false
,
message
:
suspend
ReplyScope
.
(
)
->
String
)
:
Command
Content copied to clipboard
The reply of the command. This should be the last action in
command
.