You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
2.13.0-RC 包含:
mirai-core
不兼容变更
mirai-core-api
去除了对kotlinx-coroutines-jdk8
的依赖.新特性
nextEvent
和nextEventOrNull
新增intercept
参数, 可在满足条件时拦截事件 (添加nextEventAndIntercept
#1668, NextEventAndIntercept and NextMessageAndIntercept #2177 by @Nambers)Friend.friendGroup
获取该好友所属分组.Bot.friendGroups
获取好友分组列表并操作分组.Group.active
获取群的活跃数据.Member.active
获取该成员的活跃数据.AbstractExternalResource.input
的默认实现优化和修复
ANDROID_WATCH
和MACOS
的协议信息 (fix: watch and macOS #2228 by @cssxsh)HeartbeatFailedException
的问题 (Offline时大量打印日志 #2175)2.13.0-M1
#2248)mirai-console
新特性
/login
登录时使用可用的自动登录配置 (feat: login use auto login account configuration #2209 by @cssxsh)mirai-console-frontend-base
优化和修复
MiraiLogger.Factory
API 创建日志mirai-core-mock
新增 Core 模拟测试框架
mirai-core-mock
. 版本号与mirai-core
相同. 相关文档 (#1304, #1521)使用模拟测试框架可以构造虚拟 Bot, 模拟收到各种事件.
IDEA
This discussion was created from the release 2.13.0-RC.
Beta Was this translation helpful? Give feedback.
All reactions