package telegraml

  1. Overview
  2. No Docs
Telegram Bot API for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v2.1.2.tar.gz
sha256=c9210f1d16ab85df6a5bf3284d7458d5edcbd6ee00985ccd02c5ecf2a2f931b6
md5=c1c4f37f0d1c0f34b061c349724f139e

Description

An implementation of the Telegram Bot API in 100% OCaml, using Lwt for asynchronous operations and Cohttp for networking. Implements most basic functionality present in the API, plus convenience modules for error handling and defining commands.

Published: 28 May 2016

Dependencies (7)

  1. batteries >= "2.4.0"
  2. yojson >= "1.3.0"
  3. cohttp >= "0.19.0" & < "0.99"
  4. lwt >= "2.5.0"
  5. oasis build
  6. ocamlfind build
  7. ocaml >= "4.02"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.