mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-13 15:36:48 +00:00
💡 add cqhttp docstring
This commit is contained in:
@ -119,6 +119,10 @@ module.exports = context => ({
|
||||
{
|
||||
title: "nonebot.exception 模块",
|
||||
path: "exception"
|
||||
},
|
||||
{
|
||||
title: "nonebot.adapters.cqhttp 模块",
|
||||
path: "adapters/cqhttp"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user