Raw.PrivacyValueAllowUsers

Raw.PrivacyValueAllowUsers

Allow only certain users

privacyValueAllowUsers#b8905fb2 users:Vector<long> = PrivacyRule;
export namespace Raw {
  export class PrivacyValueAllowUsers {
    constructor(params: { users: Array<bigint> }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xb8905fb2

Property