account.contentSettings
Sensitive content settings
type tg.AccountContentSettings struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
SensitiveEnabled | bool | — | Whether viewing of sensitive (NSFW) content is enabled |
SensitiveCanChange | bool | — | Whether the current client can change the sensitive content settings to view NSFW content |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
account.contentSettings#57e28221