Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 343 Bytes

File metadata and controls

14 lines (7 loc) · 343 Bytes

tdlib-json-clojure

A Clojure library designed to be a wrapper around tdlib json client using JNA.

Prerequisites are described in tdlib repository.

Also Leiningen .

Clojars [tdlib-json-wrapper "0.4.1"]

Working with library itself

Examples are provided in example.clj file