mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-16 02:50:48 +00:00
调整缩进
This commit is contained in:
@ -237,8 +237,8 @@ async def handle_event(bot: "Bot", event: "Event") -> None:
|
||||
处理一个事件。调用该函数以实现分发事件。
|
||||
|
||||
参数:
|
||||
bot: Bot 对象
|
||||
event: Event 对象
|
||||
bot: Bot 对象
|
||||
event: Event 对象
|
||||
|
||||
用法:
|
||||
```python
|
||||
|
Reference in New Issue
Block a user