UpdateNsfw

data class UpdateNsfw(val value: Boolean) : TextToImageIntent(source)

Carries UpdateNsfw data through the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

value

value value consumed by the API.

Constructors

Link copied to clipboard
constructor(value: Boolean)

Properties

Link copied to clipboard