github.com/gotd/td/tg.PaymentsGetStarsTransactionsRequest.SubscriptionID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_payments_get_stars_transactions_gen.go#L63: SubscriptionID string
tl_payments_get_stars_transactions_gen.go#L112: if !(g.SubscriptionID == "") {
tl_payments_get_stars_transactions_gen.go#L153: g.SubscriptionID = val
tl_payments_get_stars_transactions_gen.go#L239: if !(g.SubscriptionID == "") {
tl_payments_get_stars_transactions_gen.go#L263: b.PutString(g.SubscriptionID)
tl_payments_get_stars_transactions_gen.go#L306: g.SubscriptionID = value
tl_payments_get_stars_transactions_gen.go#L411: g.SubscriptionID = value
tl_payments_get_stars_transactions_gen.go#L423: return g.SubscriptionID, true
![]() |
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. |