balanceofsatoshis
Version:
Lightning balance CLI
15 lines (14 loc) • 420 B
JSON
{
"api_token_prompt": {
"message": "Enter Telegram bot API key",
"name": "key",
"type": "password"
},
"edit_message_warning": "⚠️ *Editing past messages not supported.*\n\n_Did you mean to send a new message?_",
"pay_budget_depleted": "⚠️ No budget for payments",
"user_id_prompt": {
"message": "Connection code? (Bot command: /connect)",
"name": "code",
"type": "number"
}
}