Create a new instance of HonkaiImpact.
The options object used to configure the object.
Readonly
cookieThe cookie used for authentication.
Readonly
dailyThe Daily module for the Honkai Impact 3rd game.
Readonly
recordThe HIRecordModule
object provides an interface to interact with the user record feature in Honkai Star Rails.
Readonly
redeemThe Redeem module for the Honkai Impact 3rd game.
Readonly
regionThe region of the Honkai Impact 3rd account.
Readonly
uidThe UID of the Honkai Impact 3rd account.
Getter for the account property.
The current value of the account property.
Setter for the account property. Prevents from changing the value once set
The game object to set as the account.
Claim current reward
Retrieves daily information.
Fetch reward from daily login based on day
number | null
Redeem Code
string
Static
createCreate a new instance of HonkaiImpact using a Hoyolab account.
If uid
is not provided in the options
, the account with the highest level will be used.
The options object used to configure the object.
Class representing the Honkai Impact 3rd game.