Skip to content

core-0.18.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Him188 Him188 released this 20 Feb 15:12
· 2354 commits to master since this release

mirai-core

  • 添加 MessageSource.time
  • 添加事件监听时额外的 coroutineContext
  • 为一些带有 operator 的事件添加 .isByBot 的属性扩展
  • 优化事件广播逻辑, 修复可能无法触发监听的问题
  • 为所有 Contact 添加 toString() (#80)

mirai-core-qqandroid

  • 支持成员禁言状态和时间查询 Member.muteTimeRemaining
  • 修复 Atdisplay (#73), 同时修复 QuoteReply 无法显示问题 (#54).
  • 广播 BotReloginEvent (#78)
  • 支持机器人自身禁言时间的更新和查询 (#82)