79605020

Date: 2025-05-03 18:56:48
Score: 1
Natty:
Report link

On line 19, change this:

bot.send_message(call.message, "Button clicked")

to:

bot.send_message(call.message.chat.id, "Button clicked")

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Adios Gringo