Raw.InputPrivacyValueAllowUsers

Raw.InputPrivacyValueAllowUsers

Allow only certain users

inputPrivacyValueAllowUsers#131cc67f users:Vector<InputUser> = InputPrivacyRule;
export namespace Raw {
  export class InputPrivacyValueAllowUsers {
    constructor(params: { users: Array<Raw.TypeInputUser> }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x131cc67f

Property