Raw.auth.SentCodeTypeFlashCall

Raw.auth.SentCodeTypeFlashCall

The code will be sent via a flash phone call, that will be closed immediately. the phone code will then be the phone number itself, just make sure that the phone number matches the specified pattern.

auth.sentCodeTypeFlashCall#ab03c6d9 pattern:string = auth.SentCodeType;
export namespace Raw {
  export namespace auth {
    export class SentCodeTypeFlashCall {
      constructor(params: { pattern: string }) {}
    }
  }
}
🚫

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

Layer: 185
Constructor ID: 0xab03c6d9

Property

  • pattern : string

    Pattern to match