令参数列表符合 autodoc 格式

This commit is contained in:
hemengyang
2022-01-12 18:25:25 +08:00
parent 4ba1a09fb7
commit a5f32febbd
19 changed files with 361 additions and 361 deletions

View File

@ -238,8 +238,8 @@ async def handle_event(bot: "Bot", event: "Event") -> None:
:参数:
* `bot: Bot`: Bot 对象
* `event: Event`: Event 对象
bot: Bot 对象
event: Event 对象
:示例: