Skip to content

mirai-api-http-v1.6.4

Compare
Choose a tag to compare
@ryoii ryoii released this 27 Apr 16:02
· 544 commits to master since this release

[1.6.4] - 2020-04-28

变更

  • 更新 core 依赖到 0.49.4
  • 更新 console 依赖到 0.4.11
  • (Breaking change): 群名修改事件 GroupNameChangeEvent 移除 isByBot 字段, 修改为 operator 字段 详情

新增

  • 支持Bot主动退群接口 /quit
  • 支持获取Bot主动退群事件 BotLeaveEventActive 和 Bot被动(被踢)退群事件 BotLeaveEventKick