💡 add cqhttp docstring

This commit is contained in:
yanyongyu
2020-09-29 22:33:08 +08:00
parent 0eafedefa1
commit f3986ace51
6 changed files with 361 additions and 4 deletions

View File

@ -119,6 +119,10 @@ module.exports = context => ({
{
title: "nonebot.exception 模块",
path: "exception"
},
{
title: "nonebot.adapters.cqhttp 模块",
path: "adapters/cqhttp"
}
]
}