hasWelcomeScreenEnabled property

bool hasWelcomeScreenEnabled

Whether this guild has the welcomeScreenEnabled feature.

Implementation

bool get hasWelcomeScreenEnabled => has(welcomeScreenEnabled);