mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-10-28 21:46:41 +00:00
💡 add message docstring
This commit is contained in:
@@ -128,6 +128,10 @@ module.exports = context => ({
|
||||
title: "nonebot.plugin 模块",
|
||||
path: "plugin"
|
||||
},
|
||||
{
|
||||
title: "nonebot.message 模块",
|
||||
path: "message"
|
||||
},
|
||||
{
|
||||
title: "nonebot.matcher 模块",
|
||||
path: "matcher"
|
||||
|
||||
Reference in New Issue
Block a user