-
Added enumerations:
BattleDeckSelection
BattleType
ClanType
PrizeResource
RiverRacePeriodType
RiverRaceState
The models'
string
properties got replaced by those. -
Added summary to public constructors and enumerations.
-
Made the
ClashRoyale
class non-static. In order to use it, it is now required to create an instance of it.