like
Likes a user.
superlike
Superlikes a user.
dislike
Dislikes a user.
reportPerson
Reports a user.
1 2 3 4 5 6 7 | like(personId)
superlike(personId)
dislike(personId)
reportPerson(personId, cause, explanation = "")
|
personId |
string containing the desired person ID |
cause |
string, there are three options for cause: 0 : Other and requires an explanation 1 : Feels like spam and no explanation 4 : Inappropriate Photos and no explanation |
explanation |
string with the reporting explanation.? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.