feat: 跟进更新 QQ 组件 v4.5.0 更新内容 - #1227
Merged
Merged
Conversation
ForteScarlet
enabled auto-merge
August 12, 2026 09:59
ForteScarlet
force-pushed
the
dev-qq-update
branch
2 times, most recently
from
August 12, 2026 13:26
894064d to
f64d608
Compare
- 支持根据消息目的地配置 Markdown 发送行为;新增 HTTP 请求重试相关配置,以及 MessageDestination 枚举类 - 引入 `contentAsMarkdown` 和 `contentAsMarkdownAll` 配置,支持按目的地控制消息是否作为 Markdown 发送。 - 在发送消息时根据 `MessageDestination` 应用 Markdown 配置。 - 为 HTTP 请求增加重试机制配置 (`RetryConfig`)。 - 新增 `MessageDestination` 枚举定义各消息目的地,支持 CHANNEL, DMS, GROUP, USER。 - 更新相关单元测试以验证新功能。 - 优化 `Message.Reference` 和 `Message.Attachment` 的序列化逻辑。 Signed-off-by: ForteScarlet <ForteScarlet@163.com>
ForteScarlet
force-pushed
the
dev-qq-update
branch
from
August 12, 2026 14:48
f64d608 to
f4a8508
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
see https://github.com/simple-robot/simbot-component-qq-guild/releases/tag/v4.5.0