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.2.266"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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