This repository was archived by the owner on Aug 16, 2024. It is now read-only.
mirai-cpp v0.6.1-alpha
Pre-release
Pre-release
- 代码重构
- 新增SetCacheSize(int)方法(参数为缓存消息的条数,详情见mirai-api-http)
- MessageChain重载operator==和operator!=
- Websocket掉线后支持自动重连(并且自动重新Auth)