令参数符合标准

This commit is contained in:
hemengyang
2022-01-12 18:31:12 +08:00
parent a5f32febbd
commit 456d333568
17 changed files with 85 additions and 170 deletions

View File

@ -236,8 +236,7 @@ async def handle_event(bot: "Bot", event: "Event") -> None:
"""
处理一个事件。调用该函数以实现分发事件。
:参数:
参数:
bot: Bot 对象
event: Event 对象