Client instance attached to the UserManager
Private
Readonly
#cacheThe cache of items for this manager
Private
Readonly
#holdsThe data structure belonging to this manager
Readonly
clientThe client this manager is attached to
The class this manager holds
Fetches a user by their ID or Nick
User|null if the client is authorized
iFunnyError
Id or nick of the user
Whether to lookup by nick (Default: false)
Whater to return the cached result (Default: true)
Generated using TypeDoc
Manages iFunny Users