- angryReacts
FacebookReact[] angryReacts [@property getter]
Gets the angry reactions.
- authorId
string authorId [@property setter]
- authorId
string authorId [@property getter]
- authorName
string authorName [@property setter]
- authorName
string authorName [@property getter]
- commentId
string commentId [@property getter]
- createdTime
string createdTime [@property setter]
Sets the created time of the comment.
- createdTime
string createdTime [@property getter]
Gets the time the comment was created.
- hahaReacts
FacebookReact[] hahaReacts [@property getter]
- id
string id [@property setter]
Sets the id of the comment.
- id
string id [@property getter]
- likeReacts
FacebookReact[] likeReacts [@property getter]
- loveReacts
FacebookReact[] loveReacts [@property getter]
- message
string message [@property setter]
Sets the message of the comment.
- message
string message [@property getter]
- sadReacts
FacebookReact[] sadReacts [@property getter]
- totalInclusivePositiveReacts
size_t totalInclusivePositiveReacts [@property getter]
Gets the total inclusive positive reactions.
- totalNegativeReacts
size_t totalNegativeReacts [@property getter]
Gets the total negative reactions.
- totalPositiveReacts
size_t totalPositiveReacts [@property getter]
Gets the total positive reactions.
- totalReactionRate
ptrdiff_t totalReactionRate [@property getter]
Gets the totoal reaction rate.
- totalReacts
size_t totalReacts [@property getter]
Gets the total reactions.
- wowReacts
FacebookReact[] wowReacts [@property getter]
A Facebook comment.