mirai
2.16.0
jvm
mirai-console
/
net.mamoe.mirai.console.command
/
CommandContext
Command
Context
@
NotStableForInheritance
interface
CommandContext
指令执行环境
Since
2.12
Members
Properties
original
Message
Link copied to clipboard
abstract
val
originalMessage
:
MessageChain
触发指令的原消息链,包含元数据,也包含指令名。
sender
Link copied to clipboard
abstract
val
sender
:
CommandSender
指令发送者