This website requires JavaScript.
Explore
Help
Register
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
7f0560b56e
fix: 修改多个处理函数的返回类型为指针类型,以提高内存使用效率并避免不必要的拷贝
2025-04-09 23:28:39 +08:00
..
action.go
refactor: rename GenReply to GenReplyCQ for clarity and update SendMsg to use the new function; add GenPokePkg and GenGetGroupMemberListPkg for enhanced action handling
2025-01-10 02:12:45 +08:00
group.go
feat: 添加群组和群成员信息获取功能
2025-03-09 18:08:32 +08:00
handler.go
fix: 修改多个处理函数的返回类型为指针类型,以提高内存使用效率并避免不必要的拷贝
2025-04-09 23:28:39 +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: 修改多个处理函数的返回类型为指针类型,以提高内存使用效率并避免不必要的拷贝
2025-04-09 23:28:39 +08:00
upstream_message.go
fix: 修改多个处理函数的返回类型为指针类型,以提高内存使用效率并避免不必要的拷贝
2025-04-09 23:28:39 +08:00