V
V
Vladislav Skillz2015-12-20 13:41:29
PHP
Vladislav Skillz, 2015-12-20 13:41:29

How to send messages to VK from the site?

The customer asked for a link in the admin panel to send messages to VK, sb admin. Maybe someone did? or docked with it??

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vladislav Samoilenko, 2015-12-21
@vlskillz

messages.send - sends a message.
This method is only available to desktop applications.
As you can see, this option is not provided for the web.
But you can do the following: load the page https://vk.com/im?sel=:id into the iframe , and filter everything with CSS except for the input field and the submit button. A puzzle, of course, if you really need to implement it very much, then this method will do.
stackoverflow.com/questions/6960406/add-css-to-iframe

A
Alexander Wolf, 2015-12-20
@mannaro

https://vk.com/im?sel= :id
Where ID is the user ID

M
Maxim Grechushnikov, 2015-12-20
@maxyc_webber

The first thing to do is to look at the documentation. there all the answers are https://vk.com/page-1_43705551

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question