mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 00:31:14 +00:00
🎨 reformat docs
This commit is contained in:
@ -61,4 +61,4 @@ async def _(bot: Bot, event: PrivateMessageEvent):
|
||||
await matcher.send("私聊消息事件响应成功!")
|
||||
```
|
||||
|
||||
只有触发事件符合的函数才会触发装饰器。
|
||||
只有触发事件符合的函数才会触发装饰器。
|
||||
|
Reference in New Issue
Block a user