Interface: IGenshinCharacterRole
Represents a character role in Genshin Impact.
Properties
AvatarUrl
• AvatarUrl: string
The URL of the avatar image of the character role.
Defined in
src/client/gi/record/interfaces/characters.interface.ts:243
level
• level: number
The level of the character role.
Defined in
src/client/gi/record/interfaces/characters.interface.ts:255
nickname
• nickname: string
The nickname of the character role.
Defined in
src/client/gi/record/interfaces/characters.interface.ts:247
region
• region: string
The region of the character role.