-
is ot possible to compile this into JAR and use in android project?
-
Hi,
I'm developing a Spring MVC Application and I have included your library in my POM with Maven:
```
com.github.rubenlagus
TelegramBots
v1.0
jar
```
It works fine (I tested sendMessage …
-
Seems like there's currently no tests implemented. Would probably be a good idea to consider writing a few tests before/if this project gets any larger.
I'm not very opinionated when it comes to JS t…