Skip to content

Commit

Permalink
v39.0.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lich0821 committed Feb 13, 2024
1 parent 5afc992 commit 118f5e1
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
* 添加群成员
* 邀请群成员(群人数超过一定数量只能邀请)
* 删除群成员
* 撤回消息

</details>

Expand Down Expand Up @@ -94,14 +95,19 @@ if __name__ == "__main__":
```

## 版本更新
### v39.0.12.4(2024.02.13)
* 撤回消息
* 实现单实例
* 其他功能优化

<details><summary>点击查看更多</summary>

### v39.0.12.3(2024.02.08)
* 通过好友申请
* 添加群成员
* 邀请群成员(群人数超过一定数量只能邀请)
* 删除群成员

<details><summary>点击查看更多</summary>

### v39.0.12.2(2024.02.08)
* 发送文件消息
* 发送卡片消息
Expand Down

0 comments on commit 118f5e1

Please sign in to comment.