Optional
animeanimeStatLimit
is a number representing the limit for anime statistics.
Optional
animeanimeStatSort
is an array of strings representing the sort order of the anime statistics.
Optional
asasHtml
is a boolean indicating whether to return the result as HTML.
Optional
idid
is a number representing the id of the user.
Optional
isisModerator
is a boolean indicating whether the user is a moderator.
Optional
mangamangaStatLimit
is a number representing the limit for manga statistics.
Optional
mangamangaStatSort
is an array of strings representing the sort order of the manga statistics.
Optional
namename
is a string representing the name of the user.
Optional
searchsearch
is a string representing the search term.
Optional
sortsort
is an array of strings representing the sort order of the user.
UserVariables
is an interface representing the variables for theUserQuery
. It includes optional parameters for querying user data.