Skip to main content

Interface: APIClanWar

/clans/{clanTag}/currentwar and /clanwarleagues/wars/{warTag}

Properties

state

state: "notInWar" | "preparation" | "inWar" | "warEnded"

Defined in

types/api.ts:114


teamSize

teamSize: number

Defined in

types/api.ts:115


startTime

startTime: string

Defined in

types/api.ts:116


preparationStartTime

preparationStartTime: string

Defined in

types/api.ts:117


battleModifier

Optional battleModifier: "none" | "hardMode"

Defined in

types/api.ts:118


endTime

endTime: string

Defined in

types/api.ts:119


clan

clan: APIWarClan

Defined in

types/api.ts:120


opponent

opponent: APIWarClan

Defined in

types/api.ts:121


attacksPerMember

Optional attacksPerMember: number

This property is not available for CWL

Defined in

types/api.ts:123