hasInviteSplash property

bool hasInviteSplash

Whether this guild has the inviteSplash feature.

Implementation

bool get hasInviteSplash => has(inviteSplash);