CompleteRaid: {
    fights: Fight[];
    raidId: number;
}

Type declaration

  • fights: Fight[]
  • raidId: number