node-telegram-bot-api icon indicating copy to clipboard operation
node-telegram-bot-api copied to clipboard

how to change inline button text when click it

Open Ssunhx opened this issue 2 years ago • 0 comments

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

Ssunhx avatar Aug 23 '23 01:08 Ssunhx