V
V
Viplayer2019-06-11 19:03:32
API
Viplayer, 2019-06-11 19:03:32

How to get Admin Conf (or creator) on php and vk api?

$manager = $data->object->is_admin;
Doesn't work, do I need to call the get method? get. government. Members?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Stockholm Syndrome, 2019-06-11
@StockholmSyndrome

use the messages.getConversationMembers method

T
Toxic-cloud, 2019-06-11
@Toxic-cloud

I don’t know php, but I know python, and how to do it
Maybe you will understand)

#в питоне хештег это коммент
get ={} # объявление журнала
get = api.getChat("TyT chat_id")#получение инфы
print(get["admin_ids"])   #вывод определенного раздела, не помню как называется раздел админов, но он есть

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question