Raw.InputUserEmpty

Raw.InputUserEmpty

Empty constructor, does not define a user.

inputUserEmpty#b98886cf = InputUser;
export namespace Raw {
  export class InputUserEmpty {
    constructor(params: {}) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0xb98886cf

Property