mirai
2.13.4
common
mirai-core-api
/
net.mamoe.mirai.message.data
/
findIsInstance
find
Is
Instance
common
inline
fun
<
M
:
SingleMessage
?
>
MessageChain
.
findIsInstance
(
)
:
M
?
Content copied to clipboard
获取第一个
M
实例. 在不存在时返回
null
.