mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-16 02:50:48 +00:00
令参数列表符合 autodoc 格式
This commit is contained in:
@ -238,8 +238,8 @@ async def handle_event(bot: "Bot", event: "Event") -> None:
|
||||
|
||||
:参数:
|
||||
|
||||
* `bot: Bot`: Bot 对象
|
||||
* `event: Event`: Event 对象
|
||||
bot: Bot 对象
|
||||
event: Event 对象
|
||||
|
||||
:示例:
|
||||
|
||||
|
Reference in New Issue
Block a user