Link Search Menu Expand Document

danog\MadelineProto\EventHandler\Payments\PaymentCharge

Back to index

Author: Daniil Gentili daniil@daniil.it

Payment identifier.

Properties

  • $id: string Telegram payment identifier
  • $providerChargeId: string Provider payment identifier

Method list:

Methods:

__construct(string $id, string $providerChargeId)

Parameters:

  • $id: string
  • $providerChargeId: string

Generated by danog/phpdoc