📝 fix docstring

This commit is contained in:
StarHeart 2021-07-11 11:37:14 +08:00 committed by GitHub
parent 53d98f3d2e
commit df6486f926
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,7 +136,7 @@ def _check_nickname(bot: "Bot", event: "Event"):
"""
:说明:
检查消息开头是否存在去除并赋值 ``event.to_me``
检查消息开头是否存在昵称去除并赋值 ``event.to_me``
:参数: