Raw.auth.CodeTypeCall

Raw.auth.CodeTypeCall

The next time, the authentication code is to be delivered via an outgoing phone call.

auth.codeTypeCall#741cd3e3 = auth.CodeType;
export namespace Raw {
  export namespace auth {
    export class CodeTypeCall {
      constructor(params: {}) {}
    }
  }
}
🚫

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

Layer: 185
Constructor ID: 0x741cd3e3

Property