mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-16 19:11:00 +00:00
使用 markdown 格式的强调语法
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`: Bot 对象
|
||||
* `event: Event`: Event 对象
|
||||
|
||||
:示例:
|
||||
|
||||
|
Reference in New Issue
Block a user