How to clean the inline keyboard in aiogram Telegram? – Telegram API
My goal is to create as many buttons as amounts of users with their names (SQL) , but problem is i don't know the name of the function that cleans keyboard every time I call it async def set_kb(): #…