Answer the question
In order to leave comments, you need to log in
json api vk what's wrong?
Hello, can you tell me what I'm doing wrong in the code? I myself am still new to json and api vk.
add_post({vki: vk.api, owner_id: -id, time: 600, count: 1, message: texts, user_id: id})
async function add_post(jsonthere = []) {
setInterval(async function(){
await jsonthere .vki.wall.post({
});
}, jsonthere.time * 1000);
}
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