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

Close keyboard to selective users

Open matiasperz opened this issue 6 years ago • 1 comments

Im trying to make a poll bot with the markup menu but I want to close the that menu when someone replyes, making the menu unaccesible so the oneTimeKeyboard is not an option. I read the reply_markup with the remove_keyboard and selective options would make it but it isn't working, here is my code:

imagen

matiasperz avatar Mar 15 '19 15:03 matiasperz

I havn't tested it but I have 2 guesses, try swapping data.sendMessage with $.sendMessage. And in case it doesn't work instead of sending a picture, paste the code here inorder for me to test it locally.

rotimi-best avatar Mar 18 '19 02:03 rotimi-best