node-telegram-bot-api
node-telegram-bot-api copied to clipboard
how to change inline button text when click it
Question
i was writing a telegram bot, when user click the inline button, i want to chenge the button text. for example: the original buttion text is 'address_1', when user click it, it can change to 'address_1(selected)', how do I achieve this