📝 add frontmatter config

This commit is contained in:
yanyongyu
2022-01-16 11:30:09 +08:00
parent 9b6d8b6efa
commit 3a9a5a9ce9
15 changed files with 77 additions and 25 deletions

View File

@ -2,6 +2,10 @@
## 事件处理
NoneBot 内部处理并按优先级分发事件给所有事件响应器,提供了多个插槽以进行事件的预处理等。
FrontMatter:
sidebar_position: 2
description: nonebot.message 模块
"""
import asyncio