Otann / morse

📡 Clojure interface for Telegram Bot API
Eclipse Public License 1.0
257 stars 48 forks source link

Add answerCallbackQuery api function #20

Closed dawsonfi closed 7 years ago

dawsonfi commented 7 years ago

Hi,

Thanks for this great library, it's helping me a lot with telegram integration.

I've made this pull request in order to add the answerCallbackQuery function available like the answerInlineQuery.

Best Regards :)

Otann commented 7 years ago

Hi, first I am terribly sorry for a long response. Second, I will merge it tomorrow. Third, don't mind Travis report, it's just configured poorly.

Thank you very much for your contribution!

dawsonfi commented 7 years ago

Hi @Otann,

No problem :) Just let me know if you want any changes in the code.

Best Regards,

Otann commented 7 years ago

released 0.2.4 to clojars with this PR