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

The latest Telegram Bot API specification and client lib for Clojure-based apps.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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