mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-07-26 10:12:47 +00:00
📝 replace deprecated caution/important admonitions
This commit is contained in:
@@ -264,7 +264,7 @@ description: nonebot.rule 模块
|
||||
通过 [ShellCommandArgs](params.md#ShellCommandArgs) 获取解析后的参数字典
|
||||
(例: `{"arg": "arg", "h": True}`)。
|
||||
|
||||
:::caution 警告
|
||||
:::warning 警告
|
||||
如果参数解析失败,则通过 [ShellCommandArgs](params.md#ShellCommandArgs)
|
||||
获取的将是 [ParserExit](exception.md#ParserExit) 异常。
|
||||
:::
|
||||
|
||||
Reference in New Issue
Block a user