V
V
Vasya2019-03-25 13:47:57
PHP
Vasya, 2019-03-25 13:47:57

How to get notification about updating VK avatar?

How to get a notification about updating a vk user's avatar?
I need to somehow receive notifications about updating the avatar, if the avatar has been updated, then execute the code ..

Answer the question

In order to leave comments, you need to log in

3 answer(s)
I
isrofilov, 2019-03-25
@isrofilov

Calculate the hash of the photo, if it has changed - execute the code

S
Sergey Pliskin, 2019-03-25
@pligin

First, in any convenient way, you need to save information about the current avatar, and then, at the right time, check whether this information has changed (store the link, name, hash, etc.).

S
stepan-neretin7, 2019-03-25
@stepan-neretin7

I will supplement the comments above. Also, do not forget to put it on cron

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question