Raw.auth.CodeTypeMissedCall

Raw.auth.CodeTypeMissedCall

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

auth.codeTypeMissedCall#d61ad6ee = auth.CodeType;
export namespace Raw {
  export namespace auth {
    export class CodeTypeMissedCall {
      constructor(params: {}) {}
    }
  }
}
🚫

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

Layer: 185
Constructor ID: 0xd61ad6ee

Property