mirai
2.10.0
mirai-console
/
net.mamoe.mirai.console.command.descriptor
/
CommandReceiverParameter
Command
Receiver
Parameter
@
ExperimentalCommandDescriptors
data
class
CommandReceiverParameter
<
T
:
CommandSender
>
(
isOptional
:
Boolean
,
type
:
KType
)
:
AbstractCommandParameter
<
T
>
,
CommandParameter
<
T
>
Content copied to clipboard
Types
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
isOptional
Link copied to clipboard
open
override
val
isOptional
:
Boolean
Content copied to clipboard
name
Link copied to clipboard
open
override
val
name
:
String
Content copied to clipboard
type
Link copied to clipboard
open
override
val
type
:
KType
Content copied to clipboard
Reified type of
T