balanceofsatoshis/telegram/interaction.json
2022-02-02 09:58:02 -08:00

14 lines
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"
}
}