Answer the question
In order to leave comments, you need to log in
ValueError: invalid literal for int() with base 10: '' What's wrong?
Hello everyone, what is the error in the code:
if message.chat.id > 0:
bot.send_message(int(user), str(message.chat.id) + " (" + message.chat.first_name + ")" + ": " + message.text[message.text.find(' '):])
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question