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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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), hashable (>=1.3.0.0 && <1.4), 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) [details]
License BSD-3-Clause
Copyright 2020 Poscat
Author Poscat
Maintainer poscat@mail.poscat.moe
Revised Revision 1 made by Poscat at 2020-04-21T07:35:56Z
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-04-20T11:00:49Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1293 total (23 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-20 [all 1 reports]

Readme for telegram-types-0.3.1

[back to package description]

telegram-types