Change of link with the user
updateContactLink#51a48a9a user_id:int my_link:contacts.MyLink foreign_link:contacts.ForeignLink = Update;
Name | Type | Description |
---|---|---|
user_id | int | User identifier |
my_link | contacts.MyLink | New link of a current user with another one |
foreign_link | contacts.ForeignLink | New link of another user with a current one |