From 6beebef8f0fede2a672a54f5daa1949db8ba7e82 Mon Sep 17 00:00:00 2001 From: Tolmachev Igor Date: Sun, 28 Sep 2025 20:14:41 +0300 Subject: Improve project descriptions --- projects/index.html | 50 +++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 41 insertions(+), 9 deletions(-) (limited to 'projects/index.html') diff --git a/projects/index.html b/projects/index.html index 0b212e1..f97c88d 100644 --- a/projects/index.html +++ b/projects/index.html @@ -21,8 +21,11 @@

async-crypto-pay-api

- Lightweight async wrapper for the - @CryptoBot api + A lightweight asynchronous wrapper for the + @CryptoBot API, specifically designed for + Telegram bot developers. It simplifies interaction with the API by providing full + type hints for all methods and built-in response validation. The library implements + all Crypto Pay API functionality, with the exception of webhooks.