emptyFeatures property
Whether to create the guild without default features
Implementation
@JsonKey(includeIfNull: false, name: 'empty_features')
final bool? emptyFeatures;
Whether to create the guild without default features
@JsonKey(includeIfNull: false, name: 'empty_features')
final bool? emptyFeatures;