Raw.account.SetContentSettings

Raw.account.SetContentSettings

Set sensitive content settings (for viewing or hiding nsfw content)

account.setContentSettings#b574b16b flags:# sensitive_enabled:flags.0?true = Bool;
export namespace Raw {
  export namespace account {
    export class SetContentSettings {
      constructor(params: { sensitiveEnabled?: boolean }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0xb574b16b

Property

Results

boolean