E
E
Egor4ik13372018-05-04 23:07:04
In contact with
Egor4ik1337, 2018-05-04 23:07:04

VK API Why only one request is made?

The request to the API
{
return API.gifts.send({user_ids:1,gift_id:818,guid:API.apps.getRandomInt({max:99999})});
}
{
return API.gifts.send({user_ids:1,gift_id:813,guid:API.apps.getRandomInt({max:99999})});
}
{
return API.gifts.send({user_ids:1,gift_id:919,guid:API.apps.getRandomInt({max:99999})});
}
{
return API.gifts.send({user_ids:1,gift_id:922,guid:API.apps.getRandomInt({max:99999})});
}
{
return API.gifts.send({user_ids:1,gift_id:923,guid:API.apps.getRandomInt({max:99999})});
}
{
return API.gifts.send({user_ids:1,gift_id:952,guid:API.apps.getRandomInt({max:99999})});
}
{
return API.gifts.send({user_ids:1,gift_id:952,guid:API.apps.getRandomInt({max:99999})});
}
{
return API.gifts.send({user_ids:1,gift_id:952,guid:API.apps.getRandomInt({max:99999})});
}

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question