|
905712c522
|
fix: 修改 DrawbackMsg 函数的参数类型,将 msgId 从 int32 更改为 string,以确保与消息结构一致
|
2025-06-16 14:09:50 +08:00 |
|
|
6767077867
|
feat: 添加结构化消息json解析逻辑,补充对应的异常捕获
|
2025-06-16 10:49:26 +08:00 |
|
|
662add9c3e
|
refactor: 更新模块路径,将所有引用的路径从旧的 git.lxtend.com/qqbot 更改为新的 git.lxtend.com/lixiangwuxian/qqbot
|
2025-06-11 19:13:52 +08:00 |
|
lixiangwuxian
|
7f0560b56e
|
fix: 修改多个处理函数的返回类型为指针类型,以提高内存使用效率并避免不必要的拷贝
|
2025-04-09 23:28:39 +08:00 |
|
lixiangwuxian
|
13ea5d7f98
|
feat: 重构消息处理模块,引入统一的消息接口和类型安全的消息解析
|
2025-03-08 16:10:06 +08:00 |
|
lixiangwuxian
|
a79991c4ff
|
feat: enhance help inform structure and update command descriptions across various handlers
|
2024-12-26 11:35:34 +08:00 |
|
lixiangwuxian
|
7e28953a56
|
refactor: 重构消息发送模型
|
2024-10-28 02:58:08 +08:00 |
|