StaticgetStaticgetPerforms a search for a user and returns the first one found. If no results are found, null is returned
Optionalquery: Partial<Merge<GetUserParamsSchema, { ids: User[] }>>StaticgetReturns all users followed by the currently authenticated user.
StaticgetReturns a user object for the currently authenticated user.
StaticgetStaticsearchRetrieves a list of users according to the specified search parameters
Optionalquery: Partial<Merge<GetUserParamsSchema, { ids: User[] }>>
This class represents a MangaDex user such as a chapter uploader