checkIfOver

open fun checkIfOver(@NotNull challenge: @NotNull GuildChallenge): Boolean(source)

Check if a challenge is over because a team won

Return

if it's over or not

Parameters

challenge

the challenge to check