mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-17 19:40:44 +00:00
💡 add message docstring
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
"""
|
||||
事件处理
|
||||
========
|
||||
"""
|
||||
|
||||
import asyncio
|
||||
from datetime import datetime
|
||||
|
||||
|
Reference in New Issue
Block a user