hasPreviewEnabled property

bool get hasPreviewEnabled

Whether this guild has the previewEnabled feature.

Implementation

bool get hasPreviewEnabled => has(previewEnabled);