nonebot2/archive/2.0.0a3/api/README.md

47 lines
611 B
Markdown
Raw Normal View History

2020-09-23 15:01:06 +00:00
# NoneBot Api Reference
* **模块索引**
* [nonebot](nonebot.html)
2020-10-11 05:17:40 +00:00
* [nonebot.config](config.html)
2020-09-23 15:01:06 +00:00
2020-10-11 05:17:40 +00:00
* [nonebot.matcher](matcher.html)
2020-09-23 15:01:06 +00:00
2020-10-11 05:17:40 +00:00
* [nonebot.rule](rule.html)
2020-09-23 15:01:06 +00:00
2020-10-11 05:17:40 +00:00
* [nonebot.permission](permission.html)
2020-09-23 15:01:06 +00:00
2020-10-11 05:17:40 +00:00
* [nonebot.sched](sched.html)
2020-09-23 15:01:06 +00:00
2020-10-11 05:17:40 +00:00
* [nonebot.log](log.html)
2020-09-23 15:01:06 +00:00
* [nonebot.utils](utils.html)
2020-10-11 05:17:40 +00:00
* [nonebot.typing](typing.html)
2020-09-23 15:01:06 +00:00
* [nonebot.exception](exception.html)
2020-09-30 16:55:03 +00:00
2020-10-11 05:17:40 +00:00
* [nonebot.drivers](drivers/)
* [nonebot.drivers.fastapi](drivers/fastapi.html)
* [nonebot.adapters](adapters/)
2020-09-30 16:55:03 +00:00
* [nonebot.adapters.cqhttp](adapters/cqhttp.html)