mirai
2.13.4
common
mirai-core-api
/
net.mamoe.mirai.event
/
MessageSubscribersBuilder
/
atBot
at
Bot
common
fun
atBot
(
)
:
MessageSubscribersBuilder.ListeningFilter
<
M
,
Ret
,
R
,
RR
>
Content copied to clipboard
消息内容
包含目标为
Bot
的
At
fun
atBot
(
onEvent
:
suspend
M
.
(
String
)
->
R
)
:
Ret
Content copied to clipboard
消息内容
包含目标为
Bot
的
At
, 就执行
onEvent