Simple Robot Component Mirai
3.0.0.0-M3
simbot-component-mirai-core
/
love.forte.simbot.component.mirai.message
/
simbotMessage
simbot
Message
fun
simbotMessage
(
factory
:
(
Contact
)
->
Message
)
:
Message
(
source
)
fun
simbotMessage
(
factory
:
(
Contact
,
drop
:
Boolean
)
->
Message
)
:
Message
(
source
)
提供一个
OriginalMiraiMessage
的计算函数并作为
Message
使用。
注意:通过此方式得到的
Message
不可参与序列化。
See also
Simple
Mirai
Send
Only
Computable
Message