nickoala / telepot

Python framework for Telegram Bot API
MIT License
2.43k stars 478 forks source link

How can i create an unusable button in ReplyKeyboardMarkup ? #447

Open valentino7 opened 5 years ago

valentino7 commented 5 years ago

Hello nickoala I'm writing my telegram bot for one stupid game, i need to create an unusable button in ReplyKeyboardMarkup to show the private information of my user in a group, but when i press the button my bot replies with the content of the button. How could I do to show the private information in the button ?