Wow
Toggle table of contents
6.8.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-core
/
me.ahoo.wow.command.factory
/
CommandBuilder
/
body
body
abstract
fun
body
(
body
:
Any
)
:
CommandBuilder
Sets the command body/payload.
Return
this builder for method chaining
Parameters
body
the command payload object
abstract
val
body
:
Any