# User

Represents a user on FakeYou

# Constructor

new User(client, data);
PARAMETER TYPE DESCRIPTION OPTIONAL
client Client The client that instantiated this No
data APIData The category data No

# Properties

# badges

The badges for this user


# createdAt

The date the user was created


# createdTimestamp

The timestamp in seconds the user was created


# description

The user description (markdown style)


# displayName

The user display name


# gravatarHash

The Gravatar hash


The social links this belongs to


# partial

Checks if has partial data


# token

The user token


# ttsVisibility

The default TTS results visibility of the user


# username

The username of the user


# w2lVisibility

The default W2L results visibility of the user

# Methods

# fetch()

Get all data about this user


# gravatarURL()

Obtains the URL of gravatar image


# isVisible(isw2l)

Checks if the category is visible to public

PARAMETER TYPE DESCRIPTION OPTIONAL
isw2l Boolean If you want to get w2l option Yes

# profileURL()

Obtains the URL of FakeYou profile