🐛 fix state error when matcher update(fix #397)

This commit is contained in:
yanyongyu
2021-05-31 21:49:25 +08:00
parent accbf57776
commit 830276d110
2 changed files with 22 additions and 4 deletions

View File

@ -11,6 +11,8 @@ sidebar: auto
- 修改 `Matcher` 属性 `module` 类型
- 新增 `Matcher` 属性 `plugin_name` `module_name` `module_prefix`
- 移除 `bot.call_api` 参数 `self_id` 切换机器人支持
- 修复 `type_updater` `permission_updater` 未传递的错误
- 修复 `type_updater` `permission_updater` 参数 `state` 错误
## v2.0.0a13.post1