mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
69 lines
1.0 KiB
ReStructuredText
69 lines
1.0 KiB
ReStructuredText
---
|
|
sidebar: auto
|
|
---
|
|
|
|
nonebot api reference
|
|
===============
|
|
|
|
.. automodule:: nonebot
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`nonebot.matcher` 模块
|
|
----------------------
|
|
|
|
.. automodule:: nonebot.matcher
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`nonebot.plugin` 模块
|
|
---------------------
|
|
|
|
.. automodule:: nonebot.plugin
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`nonebot.rule` 模块
|
|
-------------------
|
|
|
|
.. automodule:: nonebot.rule
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`nonebot.event` 模块
|
|
--------------------
|
|
|
|
.. automodule:: nonebot.event
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`nonebot.exception` 模块
|
|
------------------------
|
|
|
|
.. automodule:: nonebot.exception
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`nonebot.log` 模块
|
|
------------------
|
|
|
|
.. automodule:: nonebot.log
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`nonebot.typing` 模块
|
|
---------------------
|
|
|
|
.. automodule:: nonebot.typing
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|