nonebot2/docs_build
2021-12-02 03:17:10 +08:00
..
adapters 👷 update doc ci 2021-12-02 03:17:10 +08:00
drivers 👷 update doc ci 2021-12-02 03:17:10 +08:00
conf.py 📝 fix sphinx build errors 2021-07-28 16:32:50 +08:00
config.rst 🏗️ change doc theme 2021-12-01 16:28:55 +08:00
dependencies.rst 🏗️ change doc theme 2021-12-01 16:28:55 +08:00
exception.rst 🏗️ change doc theme 2021-12-01 16:28:55 +08:00
handler.rst 🏗️ change doc theme 2021-12-01 16:28:55 +08:00
log.rst 🏗️ change doc theme 2021-12-01 16:28:55 +08:00
make.bat add autodoc support 2020-06-30 12:10:57 +08:00
Makefile add autodoc support 2020-06-30 12:10:57 +08:00
matcher.rst 🏗️ change doc theme 2021-12-01 16:28:55 +08:00
message.rst 🏗️ change doc theme 2021-12-01 16:28:55 +08:00
nonebot.rst 🏗️ change doc theme 2021-12-01 16:28:55 +08:00
permission.rst 🏗️ change doc theme 2021-12-01 16:28:55 +08:00
plugin.rst 🏗️ change doc theme 2021-12-01 16:28:55 +08:00
README.rst 👷 update doc ci 2021-12-02 03:17:10 +08:00
rule.rst 🏗️ change doc theme 2021-12-01 16:28:55 +08:00
typing.rst 🏗️ change doc theme 2021-12-01 16:28:55 +08:00
utils.rst 🏗️ change doc theme 2021-12-01 16:28:55 +08:00

\-\-\-
id: index
slug: /api/
\-\-\-

NoneBot Api Reference
=====================

:模块索引:
  - `nonebot <./nonebot.md>`_
  - `nonebot.config <./config.md>`_
  - `nonebot.plugin <./plugin.md>`_
  - `nonebot.message <./message.md>`_
  - `nonebot.matcher <./matcher.md>`_
  - `nonebot.handler <./handler.md>`_
  - `nonebot.rule <./rule.md>`_
  - `nonebot.permission <./permission.md>`_
  - `nonebot.log <./log.md>`_
  - `nonebot.utils <./utils.md>`_
  - `nonebot.typing <./typing.md>`_
  - `nonebot.exception <./exception.md>`_
  - `nonebot.drivers <./drivers/README.md>`_
  - `nonebot.drivers.fastapi <./drivers/fastapi.md>`_
  - `nonebot.drivers.quart <./drivers/quart.md>`_
  - `nonebot.drivers.aiohttp <./drivers/aiohttp.md>`_
  - `nonebot.adapters <./adapters/README.md>`_
  - `nonebot.adapters.ding <./adapters/ding.md>`_
  - `nonebot.adapters.mirai <./adapters/mirai.md>`_
  - `nonebot.adapters.feishu <./adapters/feishu.md>`_