mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
30 lines
552 B
ReStructuredText
30 lines
552 B
ReStructuredText
|
|
|
|
NoneBot.plugin 模块
|
|
====================
|
|
|
|
.. automodule:: nonebot.plugin
|
|
:members:
|
|
:show-inheritance:
|
|
:special-members: __init__
|
|
|
|
.. automodule:: nonebot.plugin.plugin
|
|
:members:
|
|
:show-inheritance:
|
|
:special-members: __init__
|
|
|
|
.. automodule:: nonebot.plugin.on
|
|
:members:
|
|
:show-inheritance:
|
|
:special-members: __init__
|
|
|
|
.. automodule:: nonebot.plugin.load
|
|
:members:
|
|
:show-inheritance:
|
|
:special-members: __init__
|
|
|
|
.. automodule:: nonebot.plugin.export
|
|
:members:
|
|
:show-inheritance:
|
|
:special-members: __init__
|