Otann / morse

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

inline query did not check if update is a inline query #48

Closed merrickluo closed 5 years ago

merrickluo commented 5 years ago

if inline and message are both defined in handler, they are all being called when sending a message. image