6 releases (3 breaking)

0.4.0 Sep 14, 2024
0.3.0 Sep 11, 2024
0.2.0 Sep 11, 2024
0.1.2 Sep 6, 2024

#115 in Text editors

Download history 488/week @ 2024-09-05 364/week @ 2024-09-12 10/week @ 2024-09-19 22/week @ 2024-09-26 13/week @ 2024-10-03

677 downloads per month

Apache-2.0

15KB
243 lines

Telegrax

Telegram Application Programming Interfaces (APIs). At the moment, there are few supported APIs.

Quickstart

For a quickstart, see examples. For installation from package repository, see crates.io. For API references, see doc.rs.

Test

# Create a proper configuration.
cp config.test.example.json config.test.json
vim config.test.json
chmod 600 config.test.json

# Run all tests.
cargo test

lib.rs:

Telegram Application Programming Interfaces (APIs). At the moment, there are few supported APIs.

Dependencies

~2.3–3.5MB
~82K SLoC