allowCloning property
Whether the source guild allows non-members to use the in-app clone shortcut
Implementation
@JsonKey(name: 'allow_cloning')
final bool allowCloning;
Whether the source guild allows non-members to use the in-app clone shortcut
@JsonKey(name: 'allow_cloning')
final bool allowCloning;