CharacterDetails
Index
Constructors
constructor
Parameters
data: JsonObject
isArchon: boolean
enka: EnkaClient
Returns CharacterDetails
Properties
readonly_data
readonly_nameId
readonlybirthday
readonlycharacterId
readonlyconstellation
readonlyconstellationIcon
readonlycv
readonlydescription
readonlyenka
readonlyid
readonlylocation
readonlytitle
Travelers do not have this
readonlyvision
Methods
getCvByLanguage
Parameters
lang: LanguageCode
Returns TextAssets
getVoices
Returns CharacterVoiceData[]
voice data of the character. This does not contain audio data or files.
staticgetByCharacterId
Parameters
id: number
isArchon: boolean
enka: EnkaClient
Returns CharacterDetails
staticgetById
Parameters
id: number
isArchon: boolean
enka: EnkaClient
Returns CharacterDetails
If the character is Traveler, this will be null