Naltox / telegram-node-bot

Node module for creating Telegram bots.
MIT License
723 stars 143 forks source link

How to get callbackQuery.data from an InlineKeyboard? #177

Open riccardoscotti opened 7 years ago

riccardoscotti commented 7 years ago

If in the callback of an InlineKeyboardButton i try to access callbackQuery.data I get a string and not the what I set in data of the menu.