mirror of
https://github.com/PaiGramTeam/PamGram.git
synced 2024-11-16 03:55:26 +00:00
✨ Support refresh all history command
This commit is contained in:
parent
ae775d8d6b
commit
7ff281e825
@ -60,6 +60,7 @@ class SetCommandPlugin(Plugin):
|
||||
BotCommand("save_entry", "保存条目数据"),
|
||||
BotCommand("remove_all_entry", "删除全部条目数据"),
|
||||
BotCommand("sign_all", "全部账号重新签到"),
|
||||
BotCommand("refresh_all_history", "全部账号刷新历史记录"),
|
||||
BotCommand("send_log", "发送日志"),
|
||||
BotCommand("update", "更新"),
|
||||
BotCommand("set_command", "重设命令"),
|
||||
|
Loading…
Reference in New Issue
Block a user