💡 add message docstring

This commit is contained in:
yanyongyu
2020-11-13 17:15:45 +08:00
parent 781ec1ef67
commit bc00c1be82
8 changed files with 38 additions and 6 deletions

View File

@ -128,6 +128,10 @@ module.exports = context => ({
title: "nonebot.plugin 模块",
path: "plugin"
},
{
title: "nonebot.message 模块",
path: "message"
},
{
title: "nonebot.matcher 模块",
path: "matcher"