💡 update handler docstring

This commit is contained in:
yanyongyu
2021-03-20 15:41:50 +08:00
parent ffc1cd7d8d
commit 1527fb55f5
7 changed files with 179 additions and 8 deletions

View File

@ -166,6 +166,10 @@ module.exports = context => ({
title: "nonebot.matcher 模块",
path: "matcher"
},
{
title: "nonebot.handler 模块",
path: "handler"
},
{
title: "nonebot.rule 模块",
path: "rule"