mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 03:26:18 +08:00
✏️ fix rst typo
This commit is contained in:
parent
36c0d995af
commit
872df975f5
@ -178,8 +178,8 @@ async def handle_event(bot: Bot, event: Event):
|
||||
* ``bot: Bot``: Bot 对象
|
||||
* ``event: Event``: Event 对象
|
||||
:示例:
|
||||
|
||||
..code-block:: python
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
import asyncio
|
||||
asyncio.create_task(handle_event(bot, event))
|
||||
|
Loading…
Reference in New Issue
Block a user