Can someone help me with PostgreSQL error? My code: db_obj.execute(f'DELETE FROM bot_users_weights_table WHERE "user_id"={msg.from_user.id} ORDER BY "ID" DESC LIMIT 1') Error:...
Hi! Can u help me, my telegram bot getting duplicate message from users, when they click keyboard (one click) and therefore bot send a duplicate answers to users. How can I so...
Hy everyone! And happy 2022 year🎅🏼🥳 Maybe someone solve the same problem. Can my bot send an information to a user from the PostgreSQL databese in chart format (picture)?