mirror of
https://github.com/cdryzun/tg_bot_collections.git
synced 2025-06-23 20:56:46 +08:00
@ -161,7 +161,7 @@ def gemini_pro_handler(message: Message, bot: TeleBot) -> None:
|
||||
except:
|
||||
bot.reply_to(
|
||||
message,
|
||||
"claude answer:\n" + "geminipro answer timeout",
|
||||
"Geminipro answer:\n" + "geminipro answer timeout",
|
||||
parse_mode="MarkdownV2",
|
||||
)
|
||||
player.history.clear()
|
||||
|
Reference in New Issue
Block a user