https://github.com/poscat0x04/telegram-raw-api
https://github.com/poscat0x04/telegram-raw-api
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/poscat0x04/telegram-raw-api
- Owner: poscat0x04
- License: bsd-3-clause
- Created: 2020-04-04T07:33:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-24T01:02:46.000Z (over 5 years ago)
- Last Synced: 2025-10-21T13:58:56.258Z (8 months ago)
- Language: Haskell
- Size: 67.4 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# telegram-raw-api
Raw bindings to Telegram bot API 4.7 using servant (incomplete)
## Todos
1. complete bindings
2. documentation
3. tests ?