Converting dctionary loop python in Json – Telegram API
im programming a new telegram bot. I've created a loop which inserts the variable i in the dictionari dic that describes a new button. But when i convert dic in Json dictionary, it gives me this problem. import botogram import…