Files
webhook/handlers/command.py
zhilv 601bce8847 feat(command): 回复时引用原消息
- 使用 event.reply() 替代手动调用 send_group/private_text
- 自动引用触发命令的原消息,回复带引用效果
- 群聊默认 @发送者,可通过 at_sender=false 关闭
2026-05-02 19:58:47 +08:00

4.7 KiB