telegram-raw-api: Servant bindings to the Telegram bot API

[ bsd3, library, web ] [ Propose Tags ]
Versions [RSS] 0.1.0, 0.2.0, 0.3.0
Dependencies aeson (>=1.4.7 && <1.5), base (>=4.7 && <5), bytestring (>=0.10.10.0 && <0.11), deriving-aeson (>=0.2.3 && <0.3), generic-lens (>=1.2.0.1 && <1.3), hashable (>=1.3.0.0 && <1.4), http-media (>=0.8.0.0 && <0.9), lens (>=4.18.1 && <4.19), servant (>=0.16.2 && <0.17), servant-client (>=0.16.0.1 && <0.17), servant-multipart (>=0.11.5 && <0.12), telegram-types (>=0.4.0 && <0.5), text (>=1.2.4.0 && <1.3), time (>=1.9.3 && <1.11) [details]
License BSD-3-Clause
Copyright 2020 Poscat
Author Poscat
Maintainer poscat@mail.poscat.moe
Category Web
Home page https://github.com/poscat0x04/telegram-raw-api#readme
Bug tracker https://github.com/poscat0x04/telegram-raw-api/issues
Source repo head: git clone https://github.com/poscat0x04/telegram-raw-api
Uploaded by Poscat at 2020-04-23T16:23:17Z
Distributions
Downloads 595 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-04-23 [all 1 reports]

Readme for telegram-raw-api-0.3.0

[back to package description]

telegram-raw-api

Raw bindings to Telegram bot API 4.7 using servant (incomplete)

Todos

  1. complete bindings
  2. documentation
  3. tests ?