Optional
cacheOptions: CacheOptionsCache options for the client to make requests
Gets the about of a user from its MyAnimeList username
Username of the user
About of the user
Gets the list of clubs of a user from its MyAnimeList username
Username of the user
Optional
config: ICommonConfigConfig to make the request
The list of clubs of the user
Gets the list of favorites of a user from its MyAnimeList username
Username of the user
List of favorites of the user
Gets the list of friends of a user from its MyAnimeList username
Username of the user
Optional
config: ICommonConfigConfig to make the request
The list of friends of the user
Gets the list of histories of a user from its MyAnimeList username
Username of the user
Optional
config: IUserHistoryConfigConfig to make the request
The list of histories of the user
Gets the profile of a user from its MyAnimeList username
Username of the user
The profile of the user
Gets the list of recommendations posted by a user from its MyAnimeList username
Username of the user
Optional
config: ICommonConfigConfig to make the request
The list of recommendations posted by the user
Gets the list of reviews posted by a user from its MyAnimeList username
Username of the user
Optional
config: ICommonConfigConfig to make the request
The list of reviews posted by the user
Gets the statistics of a user from its MyAnimeList username
Username of the user
The statistics of the user
Gets the updates of a user from its MyAnimeList username
Username of the user
The updates of the user
Searches for user in MyAnimeList
Optional
config: IUserSearchConfigConfig to make the search
Results of the user search
Generated using TypeDoc
Constructs an instance of the users client