是否会提供贡献?
否
版本信息
// simbot
val simbotVersion = "4.14.0"
implementation("love.forte.simbot:simbot-core:$simbotVersion")
compileOnly("love.forte.simbot.common:simbot-common-annotations:$simbotVersion")
implementation("love.forte.simbot.component:simbot-component-onebot-v11-core:1.9.0")
implementation("love.forte.simbot.component:simbot-component-kook-core:4.3.0")
涉及的编程语言
Kotlin
项目构建工具
Gradle
内容描述
消息引用 OneBotReply 在消息中没有直接作为消息的元素存在,而是以 DefaultOneBotMessageSegmentElement 存在,这导致处理消息时需要额外的特判来获取消息引用