The main client.
The data that has arrived from the FakeYou API.
Readonly
badgesReadonly
bioReadonly
bioReadonly
cashappReadonly
clientReadonly
createdReadonly
defaultReadonly
defaultReadonly
disableReadonly
discordReadonly
displayReadonly
emailReadonly
githubReadonly
moderatorReadonly
patreonReadonly
preferredReadonly
preferredReadonly
tokenReadonly
twitchReadonly
twitterReadonly
userReadonly
usernameReadonly
webThe URL of the user's profile page.
Readonly
websiteEdit the user profile. This will only edit the fields that you have privileges to edit. You need to be logged in to perform this action.
The new values to set for the user profile. You do not need to include all values, it will only edit the values that you provide.
Whether the user profile was successfully edited.
Fetch a paginated list of the user's audio files. This includes TTS audio files only. 10 audio files are returned per page, and the results are sorted by newest first.
Optional
cursor: stringThe cursor to use for pagination. If not provided, the first page will be fetched.
The user audio file. Undefined if the audio file could not be fetched.
Generated using TypeDoc
A user profile, which contains their public information.