V
V
Viplayer2019-07-16 11:30:37
PHP
Viplayer, 2019-07-16 11:30:37

How to use VK Method messages.getByConversationMessageId in php?

Recently I noticed that new methods appeared in VK, I tried to test them, but it gave out emptiness.
I made a request like this:

$vk->request('messages.getByConversationMessageId', ['peer_id' => $peer_id, 'conversation_message_ids ' => $тут полученную ПЕРЕМЕННУЮ с Jason от вк?, 'group_id' => $gr_id ]);

If I get the message id, does this mean that it will be possible to work with the methods of deleting sms, pinning, editing, etc.?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
lightmanLP, 2019-07-19
@lightmanLP

get request in the form
https://vk.com/dev/api_requests

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question