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

53 lines
705 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-11-04 05:41:52 +00:00
* [nonebot.plugin](plugin.html)
2020-12-04 17:22:28 +00:00
* [nonebot.message](message.html)
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.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)
2020-12-04 17:22:28 +00:00
* [nonebot.adapters.ding](adapters/ding.html)