mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
- 将 unban 函数的返回类型从 tuple[bool, str | None] 改为 tuple[bool, str] - 修改返回值,确保总是返回字符串类型,避免类型检查错误 |
||
|---|---|---|
| .. | ||
| admin_help | ||
| ban | ||
| group_member_update | ||
| plugin_switch | ||
| welcome_message | ||
| __init__.py | ||
| admin_watch.py | ||
| group_update.py | ||