paymentFormMethod
Represents an additional payment method
type tg.PaymentFormMethod struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
URL | string | yes | URL to open in a webview to process the payment |
Title | string | yes | Payment method description |
References
- Official documentation
- Generated Go reference
- TL definition:
paymentFormMethod#88f8f21b