danog\MadelineProto\EventHandler\Payments\PaymentCharge
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