Raw.auth.CodeTypeSms

Raw.auth.CodeTypeSms

The next time, the authentication code will be delivered via an immediately canceled incoming call.

auth.codeTypeSms#72a3158c = auth.CodeType;
export namespace Raw {
  export namespace auth {
    export class CodeTypeSms {
      constructor(params: {}) {}
    }
  }
}
🚫

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

Layer: 185
Constructor ID: 0x72a3158c

Property