mirror of
https://github.com/dnslin/aria2bot.git
synced 2026-01-11 20:12:20 +08:00
feat(telegram): 添加 /menu 命令及快捷菜单 Reply Keyboard 支持
This commit is contained in:
@@ -28,6 +28,7 @@ BOT_COMMANDS = [
|
||||
BotCommand("clear_logs", "清空日志"),
|
||||
BotCommand("set_secret", "设置自定义 RPC 密钥"),
|
||||
BotCommand("reset_secret", "重新生成随机 RPC 密钥"),
|
||||
BotCommand("menu", "显示快捷菜单"),
|
||||
BotCommand("help", "显示帮助"),
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user