# Interface: IGenshinCharacters
Represents a collection of Genshin Impact characters and user information
# Table of contents
# Properties
# Properties
# avatars
• avatars: IGenshinCharacterAvatarFull
[]
List of Genshin Impact characters
# Defined in
src/modules/records/interface/characters.interface.ts:265 (opens new window)
# role
• role: IGenshinCharacterRole
User information associated with the characters
# Defined in
src/modules/records/interface/characters.interface.ts:270 (opens new window)