📝 Docs: 升级到 Docusaurus V3 (#2956)

This commit is contained in:
StarHeart
2024-10-22 10:33:48 +08:00
committed by GitHub
parent 533e8794b2
commit c1c5f57e0b
75 changed files with 6110 additions and 4739 deletions

View File

@ -9,7 +9,7 @@ description: nonebot.consts 模块
## _var_ `RECEIVE_KEY` {#RECEIVE-KEY}
- **类型:** Literal['\_receive\_{id}']
- **类型:** Literal['\_receive\_\{id\}']
- **说明:** `receive` 存储 key
@ -21,7 +21,7 @@ description: nonebot.consts 模块
## _var_ `ARG_KEY` {#ARG-KEY}
- **类型:** Literal['{key}']
- **类型:** Literal['\{key\}']
- **说明:** `arg` 存储 key