🐛 fix error inherit state in session when using state_factory

This commit is contained in:
yanyongyu
2021-05-31 21:54:17 +08:00
parent 830276d110
commit b2f5f93603
2 changed files with 8 additions and 7 deletions

View File

@ -13,6 +13,7 @@ sidebar: auto
- 移除 `bot.call_api` 参数 `self_id` 切换机器人支持
- 修复 `type_updater` `permission_updater` 未传递的错误
- 修复 `type_updater` `permission_updater` 参数 `state` 错误
- 修复使用 `state_factory` 后导致无法在 session 内传递 `state`
## v2.0.0a13.post1