paymentCharge
Payment identifier
type tg.PaymentCharge struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ID | string | yes | Telegram payment identifier |
ProviderChargeID | string | yes | Provider payment identifier |
References
- Official documentation
- Generated Go reference
- TL definition:
paymentCharge#ea02c27e