mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-31 06:56:39 +00:00 
			
		
		
		
	📝 update api docs
This commit is contained in:
		| @@ -137,7 +137,7 @@ NoneBot 内部处理并按优先级分发事件给所有事件响应器,提供 | ||||
| * **示例** | ||||
|  | ||||
|  | ||||
| ..code-block:: python | ||||
|  | ||||
| > import asyncio | ||||
| > asyncio.create_task(handle_event(bot, event)) | ||||
| ```python | ||||
| import asyncio | ||||
| asyncio.create_task(handle_event(bot, event)) | ||||
| ``` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user