likes.Rd
like
Likes a user.
superlike
Superlikes a user.
dislike
Dislikes a user.
reportPerson
Reports a user.
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.? |