Answer the question
In order to leave comments, you need to log in
How to get all chats of a VK user?
I need to get the id of all the conversations that the user is in (there is full access to the page). How can I do that? Is there a ready method for this or just get all chats and then filter out those in which peer_id> 200000000?
Answer the question
In order to leave comments, you need to log in
There is no ready. There are 2 options: twist messages.getDialogs, or get the id of the last one and drive the rest to the conversation with id 1 (there is a method for information about conversations)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question