StarRailCharacterBuild
class StarRailCharacterBuild extends CharacterBuild
constructor
new StarRailCharacterBuild(data, client, username, hash)
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
data | JsonObject | |||
client | StarRail | |||
username | string | |||
hash | string |
Properties
client
Type: StarRail
enkaUserInfo
Type: {username: string, hash: string}
id
Type: number
name
Type: string
order
Type: number
isLive
Type: boolean
isPublic
Type: boolean
character
Type: Character
imageUrl
Type: string | null
hoyoType
Type: HoyoType
url
Type: string