github.com/gotd/td/tg.StarsTransaction.PremiumGiftMonths (field)
8 uses
github.com/gotd/td/tg (current package)
tl_stars_transaction_gen.go#L238: PremiumGiftMonths int
tl_stars_transaction_gen.go#L370: if !(s.PremiumGiftMonths == 0) {
tl_stars_transaction_gen.go#L515: s.PremiumGiftMonths = val
tl_stars_transaction_gen.go#L828: if !(s.PremiumGiftMonths == 0) {
tl_stars_transaction_gen.go#L948: b.PutInt(s.PremiumGiftMonths)
tl_stars_transaction_gen.go#L1149: s.PremiumGiftMonths = value
tl_stars_transaction_gen.go#L1757: s.PremiumGiftMonths = value
tl_stars_transaction_gen.go#L1769: return s.PremiumGiftMonths, 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. |