contacts.link

Connections between a certain user and the current one.

contacts.link#eccea3f5 my_link:contacts.MyLink foreign_link:contacts.ForeignLink user:User = contacts.Link;

Parameters

Name Type Description
my_link contacts.MyLink Connection of the current user to the user
foreign_link contacts.ForeignLink Connection of the user to the current user
user User The user

Type

contacts.Link