🔖 pre release 2.0.0a1

This commit is contained in:
yanyongyu
2020-09-23 23:01:06 +08:00
parent 3b5e37f64b
commit e53599dc17
20 changed files with 2074 additions and 0 deletions

View File

@ -0,0 +1,31 @@
# NoneBot Api Reference
* **模块索引**
* [nonebot](nonebot.html)
* [nonebot.typing](typing.html)
* [nonebot.config](config.html)
* [nonebot.sched](sched.html)
* [nonebot.log](log.html)
* [nonebot.rule](rule.html)
* [nonebot.permission](permission.html)
* [nonebot.utils](utils.html)
* [nonebot.exception](exception.html)