Answer the question
In order to leave comments, you need to log in
How to get a list of conversation admins when creating a conversation on behalf of a group?
Hello.
With the advent of new APIs, new problems arose.
I need to get the creator and admins of the conversation, in other words moderators who can add/exclude participants.
There is a conversation, it has one creator (wow) and a couple of administrators. And here is how they are "displayed" in the conversation:
But through the API (messages.getConversationMembers), the creator community is no longer just a creator, but not even a member (is_member = 0), although it is in the list of conversation participants (??? ??????????!!!!!!!!!!!!!!!??????????!?!?!?!?!?!?!?!?!?? !). In the messages.getChat
method , there is only information about the creator of the conversation, but I also need administrators.
Shortly speaking...
Answer the question
In order to leave comments, you need to log in
through the API messages.getConversationMembers
, the creator community is no longer just a creator, but not even a participant (is_member = 0), although it is in the list of conversation participants
groups
look at the field items
and the property is_admin
in it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question