Raw.PasswordKdfAlgoUnknown

Raw.PasswordKdfAlgoUnknown

Unknown kdf (most likely, the client is outdated and does not support the specified kdf algorithm)

passwordKdfAlgoUnknown#d45ab096 = PasswordKdfAlgo;
export namespace Raw {
  export class PasswordKdfAlgoUnknown {
    constructor(params: {}) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0xd45ab096

Property