🎨 reformat docs

This commit is contained in:
StarHeartHunt
2021-05-20 22:45:35 +08:00
committed by yanyongyu
parent 00dc72b6c4
commit 01678005f0
3 changed files with 22 additions and 24 deletions

View File

@ -61,4 +61,4 @@ async def _(bot: Bot, event: PrivateMessageEvent):
await matcher.send("私聊消息事件响应成功!")
```
只有触发事件符合的函数才会触发装饰器。
只有触发事件符合的函数才会触发装饰器。