Untitled
Anonymous
python
05/18/2023 6:47 PM
196 B
18
Indexable
bot.send_message(message.chat.id, f"Are you sure you want to reinvest <b>{balance_today:.7f} BTC</b>?", parse_mode="HTML", reply_markup=markup)
Editor is loading...
bot.send_message(message.chat.id, f"Are you sure you want to reinvest <b>{balance_today:.7f} BTC</b>?", parse_mode="HTML", reply_markup=markup)