Simple Robot 组件 | KOOK
Toggle table of contents
4.1.1
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | KOOK
simbot-component-kook-core
/
love.forte.simbot.component.kook.message
/
KookSendOnlyMessage
Kook
Send
Only
Message
annotation class
KookSendOnlyMessage
(
source
)
此注解标记一个
KookMessageElement
的实现类型,用于标记其为一个
仅用于发送
的消息。
仅用于发送的消息通常情况下只能由程序构建并发送,不会在事件中收到此消息,且大概率
不支持
序列化。