Raw.PaymentCharge

Raw.PaymentCharge

Payment identifier

paymentCharge#ea02c27e id:string provider_charge_id:string = PaymentCharge;
export namespace Raw {
  export class PaymentCharge {
    constructor(params: { id: string; providerChargeId: string }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0xea02c27e

Property

  • id : string

    Telegram payment identifier

  • providerChargeId : string

    Provider payment identifier