Author

Author

new Author(authordata)

Author object

Parameters:
Name Type Description
authordata Object

Raw API author data

Source:

Members

biography :LocalizedString

Source:

booth :String|null

Source:

createdAt :String

Source:

fanBox :String|null

Source:

id :String

Source:

imageUrl :String|null

Source:

melonBook :String|null

Source:

name :String

Source:
Source:

nicoVideo :String|null

Source:

pixiv :String|null

Source:

relationships :Array.<Relationship>

Source:

skeb :String|null

Source:

tumblr :String|null

Source:

twitter :String|null

Source:

type :String

Source:

updatedAt :String

Source:

version :Number

Source:

website :String|null

Source:

weibo :String|null

Source:

youtube :String|null

Source:

Methods

getHumanURL() → {String}

Get human-accessible url to this. (Mangadex.org link)

Source:
Example
Author.getHumanURL() # Returns "https://mangadex.org/author/94be1d47-54d0-42c6-b42b-439605e3793f/akutami-gege"

getMangas() → {Array.<String>}

Source: