Raw.InputCollectiblePhone

Raw.InputCollectiblePhone

Represents a phone number fragment collectible

inputCollectiblePhone#a2e214a4 phone:string = InputCollectible;
export namespace Raw {
  export class InputCollectiblePhone {
    constructor(params: { phone: string }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0xa2e214a4

Property