telegram-types: Types used in Telegram bot API

[ bsd3, library, web ] [ Propose Tags ]

Defines various datatypes and their serialization methods useful for writing bindings to Telegram bot API.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2.0, 0.2.1, 0.2.2, 0.3.0, 0.3.1, 0.4.0, 0.4.1
Dependencies aeson (>=1.4.7.1 && <1.5), base (>=4.7 && <5), bytestring (>=0.10.10.0 && <0.11), deriving-aeson (>=0.2.3 && <0.3), filepath (>=1.4.2.1 && <1.5), generic-lens (>=1.2.0.1 && <2.1), lens (>=4.18.1 && <4.19), mime-types (>=0.1.0.9 && <0.2), open-union (>=0.4.0.0 && <0.5), servant (>=0.16.2 && <0.17), servant-multipart (>=0.11.5 && <0.12), 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-types#readme
Bug tracker https://github.com/poscat0x04/telegram-types/issues
Source repo head: git clone https://github.com/poscat0x04/telegram-types
Uploaded by Poscat at 2020-06-06T17:05:10Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1302 total (24 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-06-06 [all 1 reports]

Readme for telegram-types-0.4.1

[back to package description]

telegram-types