claudiajs / claudia-bot-builder

Create chat bots for Facebook Messenger, Slack, Amazon Alexa, Skype, Telegram, Viber, Line, GroupMe, Kik and Twilio and deploy to AWS Lambda in minutes
https://claudiajs.com/claudia-bot-builder.html
MIT License
1.84k stars 253 forks source link

Incorrect telegram method? #90

Closed thomasj02 closed 7 years ago

thomasj02 commented 7 years ago

I believe line 27 of https://github.com/claudiajs/claudia-bot-builder/blob/master/lib/telegram/reply.js should be 'answerInlineQuery' and not 'inline_query'.

stojanovic commented 7 years ago

Thanks for reporting. I'll check it right now.