com.github.marksto/clj-tg-bot-api.updates

Optional tooling for receiving Telegram Bot API updates with `clj-tg-bot-api`.

Leiningen/Boot

[com.github.marksto/clj-tg-bot-api.updates "1.3.291"]

Clojure CLI/deps.edn

com.github.marksto/clj-tg-bot-api.updates {:mvn/version "1.3.291"}

Gradle

implementation("com.github.marksto:clj-tg-bot-api.updates:1.3.291")

Maven

<dependency>
  <groupId>com.github.marksto</groupId>
  <artifactId>clj-tg-bot-api.updates</artifactId>
  <version>1.3.291</version>
</dependency>