📝 update nonebot docstring

This commit is contained in:
yanyongyu
2020-12-05 01:43:58 +08:00
parent 5ebe7ff1cb
commit 621f93f75a
3 changed files with 7 additions and 0 deletions

View File

@ -40,6 +40,9 @@ sidebarDepth: 0
* `CommandGroup` => `nonebot.plugin.CommandGroup`
* `Matchergroup` => `nonebot.plugin.MatcherGroup`
* `load_plugin` => `nonebot.plugin.load_plugin`