|
|
|
@ -90,7 +90,7 @@ bot.delete_my_commands(scope=None, language_code=None) |
|
|
|
|
bot.set_my_commands( |
|
|
|
|
commands=[ |
|
|
|
|
telebot.types.BotCommand("start", "查看帮助信息"), |
|
|
|
|
telebot.types.BotCommand("faq:", "查看bbs帖子主题【超找时,不要忘记:冒号】"), |
|
|
|
|
telebot.types.BotCommand("faq", "查看bbs帖子主题【超找时,不要忘记:冒号】"), |
|
|
|
|
], |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|