Creates a new User instance
Converts an object to hackerapi object notation
Creates a new user on hackerapi
Converts a Javascript date (where only day, month and year are relevant) to a format understood by hackerapi
Doesn't do anything if string
key: [0], value: [1]
Converts Javascript date to a format understood by hackerapi
key: [0], value: [1]
Deletes a user from hackerapi
Does not send the field to hackerapi
key: [0], value: [1]
Fetches a user from hackerapi
Fetches a user's badge for the event as a data uri
The user's role at the event
Fetches all the files belonging to a user, applying the appropriate filters
Fetches the slack ID of a user
HOC for renaming a field before sending it to hackerapi
The string to rename the key to
key: [0], value: [1]
Updates a user on hackerapi
Updates a user on hackerapi based on the token they authenticate with
Uploads an avatar for the user
Generated using TypeDoc
Data container for user data with static methods for interfacing with hackerapi
{ HackerAPI.Base }