lixiangwuxian
|
db4d232464
|
feat: 添加群组和群成员信息获取功能
- 新增 action/group_member.go 文件,实现获取群组列表和群成员列表的方法
- 在 constants/uri.go 中定义群组相关的 API 路径常量
- 在 model/group.go 中添加群组和群成员的数据结构定义
|
2025-03-09 18:08:32 +08:00 |
|
lixiangwuxian
|
db054c6a70
|
feat: 为消息发送添加线程安全机制
|
2025-03-09 14:11:55 +08:00 |
|
lixiangwuxian
|
a36008847c
|
refactor: 移除CQ消息生成工具函数
|
2025-03-08 16:57:23 +08:00 |
|
lixiangwuxian
|
f1e2fb6a20
|
feat: 完善消息模块,新增多种消息类型和统一消息解析机制
|
2025-03-08 16:50:38 +08:00 |
|
lixiangwuxian
|
13ea5d7f98
|
feat: 重构消息处理模块,引入统一的消息接口和类型安全的消息解析
|
2025-03-08 16:10:06 +08:00 |
|
lixiangwuxian
|
d464f18fbd
|
feat: add GetGroupMemberList function to actionManager for retrieving group member IDs and initiate websocket communication
|
2025-01-15 15:36:20 +08:00 |
|
lixiangwuxian
|
a13a33e572
|
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 |
|
lixiangwuxian
|
978aa6a04e
|
fix: 修复各种问题
|
2024-11-08 00:43:06 +08:00 |
|
lixiangwuxian
|
7e28953a56
|
refactor: 重构消息发送模型
|
2024-10-28 02:58:08 +08:00 |
|
lixiangwuxian
|
d4b8e7c11f
|
refactor: 重构ss输出,重构url解析
|
2024-10-17 01:51:00 +08:00 |
|
lixiangwuxian
|
af232c2ecf
|
feat: 添加回复功能
|
2024-10-15 23:05:57 +08:00 |
|
lixiangwuxian
|
4d6c22ff7b
|
init: 初始化仓库
|
2024-10-08 01:34:26 +08:00 |
|