github.com/gotd/td/tg.StarsTransaction.GiveawayPostID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_stars_transaction_gen.go#L178: GiveawayPostID int
tl_stars_transaction_gen.go#L349: if !(s.GiveawayPostID == 0) {
tl_stars_transaction_gen.go#L487: s.GiveawayPostID = val
tl_stars_transaction_gen.go#L807: if !(s.GiveawayPostID == 0) {
tl_stars_transaction_gen.go#L912: b.PutInt(s.GiveawayPostID)
tl_stars_transaction_gen.go#L1100: s.GiveawayPostID = value
tl_stars_transaction_gen.go#L1631: s.GiveawayPostID = value
tl_stars_transaction_gen.go#L1643: return s.GiveawayPostID, 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. |