Raw.account.GetPrivacy

Raw.account.GetPrivacy

Get privacy settings of current account

account.getPrivacy#dadbc950 key:InputPrivacyKey = account.PrivacyRules;
export namespace Raw {
  export namespace account {
    export class GetPrivacy {
      constructor(params: { key: Raw.TypeInputPrivacyKey }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0xdadbc950

Property

Results

Raw.account.TypePrivacyRules