📝 update api docs

This commit is contained in:
nonebot
2020-12-03 04:09:54 +00:00
parent e718f25c3f
commit da62e012c2
3 changed files with 24 additions and 2 deletions

View File

@ -164,3 +164,15 @@ sidebarDepth: 0
## _exception_ `AdapterException`
基类:`Exception`
* **说明**
代表 Adapter 抛出的异常,所有的 Adapter 都要在内部继承自这个 Exception
* **参数**
* `adapter_name: str`: 标识 adapter