Return a chapter given its unique ID.
ID of the chapter to get.
Return an array of comments for a given chapter.
ID of the chapter to get comments from.
Either the page of comments to load, or 'last'.
Post a comment for a given fiction.
ID of the chapter to post a comment to.
Content to post, separate paragraphs with '\n'.
Add a chapter to a given fiction.
ID of the fiction to publish a chapter for.
Object describing the chapter.
Methods related to chapters.