github.com/gotd/td/tg.StarsTransaction.SubscriptionPeriod (field)
8 uses
github.com/gotd/td/tg (current package)
tl_stars_transaction_gen.go#L169: SubscriptionPeriod int
tl_stars_transaction_gen.go#L346: if !(s.SubscriptionPeriod == 0) {
tl_stars_transaction_gen.go#L483: s.SubscriptionPeriod = val
tl_stars_transaction_gen.go#L804: if !(s.SubscriptionPeriod == 0) {
tl_stars_transaction_gen.go#L909: b.PutInt(s.SubscriptionPeriod)
tl_stars_transaction_gen.go#L1093: s.SubscriptionPeriod = value
tl_stars_transaction_gen.go#L1613: s.SubscriptionPeriod = value
tl_stars_transaction_gen.go#L1625: return s.SubscriptionPeriod, 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. |