Creates a new Facebook post.
Appends a comment to another comment.
Reads the first set of comments from the post. Use readNextComments() to read the next set of comments.
Reads the next set of comments from the post. Make sure to check hasMoreComments before calling this.
Updates the post link and picture.
Updates the post information.
Updates the reactions of the post.
Writes a comment on the post.
Gets the angry reactions.
Gets the time the post was created.
Gets the haha reactions.
Gets a boolean determining whether there are more comments to load.
Gets the id of the post.
Gets the like reactions.
Gets the link of the post.
Gets the love reactions.
Gets the message of the post.
Gets the picture of the post.
Gets sad reactions.
Gets the total inclusive positive reactions.
Gets the total negative reactions.
Gets the total positive reactions.
Gets the totoal reaction rate.
Gets the total reactions.
Gets the wow reactions.
A Facebook post.