toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-core
/
me.ahoo.wow.command.factory
/
CommandMessageFactory
Command
Message
Factory
interface
CommandMessageFactory
Inheritors
SimpleCommandMessageFactory
Members
Functions
create
Link copied to clipboard
open
fun
<
TARGET
:
Any
>
create
(
body
:
Any
)
:
Mono
<
CommandMessage
<
TARGET
>
>
abstract
fun
<
TARGET
:
Any
>
create
(
commandBuilder
:
CommandBuilder
)
:
Mono
<
CommandMessage
<
TARGET
>
>
Create a CommandMessage from a CommandBuilder