@bot.message_handler(commands = ["start"])
def numberone(message):
umber(message)
@bot.message_handler(content_type = ["text"])
def umber(message):
bot.send_message(message.chat.id,"password pls")
if message.text == 111:
bot.send_message(message.chat.id,"norm")
else:
bot.send_message(message.chat.id,"oops")
@bot.message_handker(func=lambda new_doc: new_doc == 1)
не работает хотя new_doc равен 1