{"name":"Barq Bot API","description":"Telegram webhook processor with separate Airtable bases for Egypt and Sudan transaction data with USDT rate integration and P2P rate commands","version":"2.0.0","features":["Telegram webhook processing","Country-specific Airtable bases (Egypt & Sudan)","USDT/Fiat rate integration via Binance P2P","P2P rate command support ('p2p' message)","Outlier detection and rate averaging","Automated data routing by country"],"message_types":{"p2p_command":{"format":"p2p","description":"Returns current USDT rates for country-specific currencies","egypt_returns":"USDT/EGP and USDT/AED rates","sudan_returns":"USDT/SDG and USDT/AED rates"},"transaction":{"format":"Sender Name, sender amount in FIAT, currency","description":"Records transaction with automatic USDT rate fetching","example":"Ahmed Mohamed, 1500, EGP"}},"endpoints":{"egypt_webhook":"/webhook/egypt","sudan_webhook":"/webhook/sudan","trader_webhook":"/webhook/trader","p2p_rates":"/webhook/p2p-rates/{country}"},"data_routing":{"egypt_messages":"Stored in Egypt Airtable base","sudan_messages":"Stored in Sudan Airtable base"},"status":"operational"}