telegram-webapp-sdk 0.4.0

Telegram WebApp SDK for Rust
Documentation
1
2
3
4
5
6
7
// SPDX-FileCopyrightText: 2025 RAprogramm <andrey.rozanov.vl@gmail.com>
// SPDX-License-Identifier: MIT

pub mod config;
pub mod data;
pub mod init;
pub mod utils;