Create a new instance of ZenlessZoneZero.
The options for the ZenlessZoneZero instance.
Readonly
cookieThe cookie used for authentication.
Readonly
dailyThe Daily module for the Zenless Zone Zero game.
Readonly
recordThe Record module for the Zenless Zone Zero game.
This module provides methods to interact with the Record module endpoints.
Readonly
redeemThe Redeem module for the Zenless Zone Zero game.
Readonly
regionThe region of the Zenless Zone Zero account.
Readonly
uidThe UID of the Zenless Zone Zero 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 ZenlessZoneZero using a Hoyolab account.
If uid
is not provided in the options
, the account with the highest level will be used.
The options for the ZenlessZoneZero instance.
Class representing the Zenless Zone Zero game.