hasPreviewEnabled property

bool hasPreviewEnabled

Whether this guild has the previewEnabled feature.

Implementation

bool get hasPreviewEnabled => has(previewEnabled);