Raw.UpdatePrivacy
Privacy rules were changed
updatePrivacy#ee3b272a key:PrivacyKey rules:Vector<PrivacyRule> = Update;export namespace Raw {
export class UpdatePrivacy {
constructor(params: { key: Raw.TypePrivacyKey; rules: Array<Raw.TypePrivacyRule> }) {}
}
}🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 201
Constructor ID: 0xee3b272a
Property
key: Raw.TypePrivacyKeyPeers to which the privacy rules apply
rules: Array of Raw.TypePrivacyRuleNew privacy rules