mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +00:00
✏️ fix doc typo
This commit is contained in:
@ -142,4 +142,3 @@ Rule(async_checker1) & sync_checker & async_checker2
|
||||
:::danger 警告
|
||||
`Rule(*checkers)` 只接受 async function,或使用 `nonebot.utils.run_sync` 自行包裹 sync function。在使用 `与 &` 时,NoneBot 会自动包裹 sync function
|
||||
:::
|
||||
t
|
Reference in New Issue
Block a user