# Interface: IGenshinSpiralAbyssBattle
Represents a battle in the Spiral Abyss event in Genshin Impact.
# Table of contents
# Properties
# Properties
# avatars
• avatars: IGenshinSpiralAbyssAvatar
[]
The avatars involved in the battle.
# Defined in
src/modules/records/interface/spiralAbyss.interface.ts:60 (opens new window)
# index
• index: number
The index of the battle.
# Defined in
src/modules/records/interface/spiralAbyss.interface.ts:52 (opens new window)
# timestamp
• timestamp: string
The timestamp of the battle.
# Defined in
src/modules/records/interface/spiralAbyss.interface.ts:56 (opens new window)