mirai
2.16.0
jvm
mirai-console
/
net.mamoe.mirai.console.command
/
BuiltInCommands
/
LoginCommand
/
handle
handle
@
JvmOverloads
suspend
fun
CommandSender
.
handle
(
id
:
Long
,
password
:
String
?
=
null
,
protocol
:
BotConfiguration.MiraiProtocol
?
=
null
)