This website requires JavaScript.
Explore
Help
Sign In
lixiangwuxian
/
qq_bot
Watch
0
Star
0
Fork
0
You've already forked qq_bot
Code
Issues
3
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
qq_bot
/
model
History
lixiangwuxian
905712c522
fix: 修改 DrawbackMsg 函数的参数类型,将 msgId 从 int32 更改为 string,以确保与消息结构一致
2025-06-16 14:09:50 +08:00
..
action.go
fix: 修改 DrawbackMsg 函数的参数类型,将 msgId 从 int32 更改为 string,以确保与消息结构一致
2025-06-16 14:09:50 +08:00
group.go
feat: 添加获取登录账户信息的功能,并更新相关数据结构和常量
2025-04-10 01:13:28 +08:00
handler.go
refactor: 更新模块路径,将所有引用的路径从旧的 git.lxtend.com/qqbot 更改为新的 git.lxtend.com/lixiangwuxian/qqbot
2025-06-11 19:13:52 +08:00
help_inform.go
feat: enhance help inform structure and update command descriptions across various handlers
2024-12-26 11:35:34 +08:00
message.go
fix: 修改消息结构,将 OriginMsgId 类型从 int32 更改为 string
2025-06-16 14:03:01 +08:00
upstream_message.go
fix: 修改消息结构以支持单一类型消息,更新解析函数以适应新结构
2025-06-16 11:48:13 +08:00