bettermodel
Toggle table of contents
3.1.0-SNAPSHOT-497
bettermodel-core
Target filter
bettermodel-core
Switch theme
Search in API
Skip to content
bettermodel
bettermodel-core
/
kr.toxicity.model.command
/
CommandBuildContext
/
CommandBuildContext
Command
Build
Context
constructor
(
manager
:
CommandManager
<
Audience
>
,
commandMapper
:
CommandBuilder
.
(
Command.Builder
<
Audience
>
)
->
Command.Builder
<
Audience
>
,
name
:
String
,
description
:
String
,
vararg
aliases
:
String
)