消息统计新增指定用户选项

This commit is contained in:
2024-05-25 00:13:29 +08:00
parent b26f8e0d24
commit 1ccf94883a
3 changed files with 14 additions and 6 deletions

View File

@ -34,7 +34,7 @@ def escape_decorator(func):
def compile_md(comps: list[str]) -> str:
"""
编译Markdown文本
合成Markdown文本
Args:
comps: list[str]: 组件列表