I
I
Igor_Merg2021-02-21 15:18:32
Python
Igor_Merg, 2021-02-21 15:18:32

How to list everyone who is in a vk_api python conversation?

I need to get all the user ids of the conversation and then call them. How to list everyone who is in a vk_api python conversation

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
soremix, 2021-02-21
@SoreMix

https://vk.com/dev/messages.getConversationMembers
peer_id - conference id itself

vk.method('messages.getConversationMembers', {'peer_id': peer_id})

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question