Answer the question
In order to leave comments, you need to log in
How to find out the balance of qiwi wallet through api?
How to check the balance through node qiwi api? I redid a lot, searched on the internet, couldn't find anything, help, here is my error code:
vk.updates.hear(/^text/, async (msg) => {
callbackWallet.getBalance((errorCode, data) => {
msg.send(` Баланс QIWI: ${balance.accounts[0].balance.amount} ₽`)
})
});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question