Rust client for TDlib. Library allows you to interact with Telegram Database library.
examples
api_hash
api_id
RUST_LOG=info API_ID=api_hash API_HASH=api_id TG_PHONE=your_phone_number cargo run --features client --example main