Answer the question
In order to leave comments, you need to log in
Telegram bot error? File "main.py"?
Error :
File "main.py", line 72
text=f'❕ Select desired product',
^
SyntaxError: invalid syntax
Full code :
bot.edit_message_text(
chat_id=chat_id,
message_id=message_id,
text=f'❕ Select desired product' ,
reply_markup=func.menu_section(call.data)
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