feat(gold): add gold commands to Telegram menu

This commit is contained in:
2026-06-11 22:28:24 +07:00
parent 8ba575ab1d
commit c9809e716a
+20
View File
@@ -104,6 +104,26 @@
"command": "trade_stats",
"description": "Show portfolio summary with P&L"
},
{
"command": "gold_price",
"description": "Show current gold spot price (USD & VND)"
},
{
"command": "gold_topup",
"description": "Top up VND to your gold account"
},
{
"command": "gold_buy",
"description": "Buy gold at spot price (luong)"
},
{
"command": "gold_sell",
"description": "Sell gold back to VND (luong)"
},
{
"command": "gold_stats",
"description": "Show gold account summary with P&L"
},
{
"command": "stats",
"description": "Stats. Try: /stats users, /stats user <name>, /stats cmd <name>"