D
D
DeFaNJI2021-11-28 02:41:46
JavaScript
DeFaNJI, 2021-11-28 02:41:46

How to get all dialogs in a group?

There is a .getDialogs method in VK that can return up to 200 dialogs per request, but the fact is that I have more than 3500+

How can I get an array of IDs for these dialogs?

I tried some options through the loop, but they came out unsuccessful and decided to write here

I would be grateful for the help, thanks in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaliy Pershin, 2021-11-28
@DeFaNJI

Use execute , inside it you can call up to 25 requests, you can get 200 * 25 = 5000 dialogs at a time

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question