telegram-bot-lua
telegram-bot-lua copied to clipboard
How to go about creating dynamic inline keyboards?
Hi there. I was hoping someone could help me out. I have a class that contains items users have listed. I was hoping when the user says something like '/list listname' that I could display the items in an inline keyboard and allow them to check off the items. I am having trouble figuring out how I would go about creating an inline keyboard without a set number of buttons.