mirai
2.13.4
mirai-console
/
net.mamoe.mirai.console.command.descriptor
/
ArgumentAcceptance
/
WithTypeConversion
With
Type
Conversion
data
class
WithTypeConversion
(
val
typeVariant
:
TypeVariant
<
*
>
)
:
ArgumentAcceptance
Content copied to clipboard
Constructors
Properties
Constructors
With
Type
Conversion
Link copied to clipboard
fun
WithTypeConversion
(
typeVariant
:
TypeVariant
<
*
>
)
Content copied to clipboard
Properties
acceptance
Level
Link copied to clipboard
@
ConsoleExperimentalApi
val
acceptanceLevel
:
Int
Content copied to clipboard
Higher means more acceptable
type
Variant
Link copied to clipboard
val
typeVariant
:
TypeVariant
<
*
>
Content copied to clipboard