https://github.com/mrfoxpro/tgrs
https://github.com/mrfoxpro/tgrs
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrfoxpro/tgrs
- Owner: MrFoxPro
- Created: 2025-02-02T16:01:54.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-29T16:53:24.000Z (about 1 year ago)
- Last Synced: 2025-03-29T17:23:04.740Z (about 1 year ago)
- Language: Rust
- Size: 1.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Simple library for typesafe interaction with Telegram Bot API.
It is autogenerated from documentation.
It has minimal dependencies and fully abstracts from client implementation.
FormData is used for all requests to simplify entities encoding process.
To do:
- decide what to do with streams
- decide what to do with file content as raw bytes (for now using bytes::Bytes)
https://stackoverflow.com/questions/65258367/serde-tag-x-but-keep-the-tag-in-the-struct