mirror of
				https://github.com/cdryzun/tg_bot_collections.git
				synced 2025-11-04 08:46:44 +08:00 
			
		
		
		
	fix
This commit is contained in:
		@ -163,7 +163,7 @@ def claude_pro_handler(message: Message, bot: TeleBot) -> None:
 | 
				
			|||||||
        )
 | 
					        )
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    except APITimeoutError:
 | 
					    except APITimeoutError:
 | 
				
			||||||
        bot_reply_markdown(reply_id, who, "answer timeout", bot)
 | 
					        bot.reply_to(message, "answer wrong maybe up to the max token")
 | 
				
			||||||
        # pop my user
 | 
					        # pop my user
 | 
				
			||||||
        player_message.clear()
 | 
					        player_message.clear()
 | 
				
			||||||
        return
 | 
					        return
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user