The guid of the account to get the character info of.
The password of the account to get the character info of.
An optional proxy to use when making the request.
Gets the list of servers available to connect to. This will look in the cache first and will only make a web request if the cache does not exist.
Resolves a proxy hostname to ensure its host
field
is always an IP instead of possibly a hostname.
The proxy to resolve the hostname of.
Updates the cached character info for the account with the guid
.
The guid of the account to update the cache of.
The new info to store in the cache.
Generated using TypeDoc
Gets the character info for the account with the guid/password provided. This will look in the cache first, and it will only request the info from the rotmg server if the char info was not found in the cache.