mirai
2.16.0
common
mirai-core-api
/
net.mamoe.mirai.event
/
CommonMessageSelectBuilderUnit
/
defaultQuoteReply
default
Quote
Reply
fun
defaultQuoteReply
(
block
:
suspend
(
)
->
Any
?
)
当其他条件都不满足时引用回复原消息.
当
block
返回值为
Unit
时不回复, 为
Message
时回复
Message
, 其他将
toString
后回复为
PlainText