github.com/gotd/td/tg.PaymentsPaymentReceiptStars.TransactionID (field)
6 uses
github.com/gotd/td/tg (current package)
tl_payments_payment_receipt_gen.go#L697: TransactionID string
tl_payments_payment_receipt_gen.go#L749: if !(p.TransactionID == "") {
tl_payments_payment_receipt_gen.go#L792: p.TransactionID = from.GetTransactionID()
tl_payments_payment_receipt_gen.go#L906: b.PutString(p.TransactionID)
tl_payments_payment_receipt_gen.go#L999: p.TransactionID = value
tl_payments_payment_receipt_gen.go#L1100: return p.TransactionID
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |