memberCheck

open fun memberCheck(guild: Guild): Boolean(source)

Checks whether a guild satisfies the member requirement to upgrade to the next tier.

Return

true if the guild's member count is less than the required amount for the current tier, false otherwise

Parameters

guild

the guild to be checked