Raw.auth.SentCodePaymentRequired

Raw.auth.SentCodePaymentRequired

auth.sentCodePaymentRequired#d7cef980 store_product:string phone_code_hash:string = auth.SentCode;
export namespace Raw {
  export namespace auth {
    export class SentCodePaymentRequired {
      constructor(params: { storeProduct: string; phoneCodeHash: string }) {}
    }
  }
}
🚫

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

Layer: 201
Constructor ID: 0xd7cef980

Property