Raw.help.Support

Raw.help.Support

Info on support user.

help.support#17c6b5f6 phone_number:string user:User = help.Support;
export namespace Raw {
  export namespace help {
    export class Support {
      constructor(params: { phoneNumber: string; user: Raw.TypeUser }) {}
    }
  }
}
🚫

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

Layer: 185
Constructor ID: 0x17c6b5f6

Property