mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-07-28 11:12:46 +00:00
📝 replace deprecated caution/important admonitions
This commit is contained in:
@@ -322,7 +322,7 @@ async def _(matcher: Matcher):
|
||||
matcher.stop_propagation()
|
||||
```
|
||||
|
||||
:::caution 注意
|
||||
:::warning 注意
|
||||
`stop_propagation` 操作是实例方法,需要先通过依赖注入获取事件响应器实例再进行调用。
|
||||
:::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user