github.com/gotd/td/tg.PaymentsGiveawayInfoResults.Winner (field)
7 uses
github.com/gotd/td/tg (current package)
tl_payments_giveaway_info_gen.go#L432: Winner bool
tl_payments_giveaway_info_gen.go#L492: if !(g.Winner == false) {
tl_payments_giveaway_info_gen.go#L540: g.Winner = from.GetWinner()
tl_payments_giveaway_info_gen.go#L625: if !(g.Winner == false) {
tl_payments_giveaway_info_gen.go#L696: g.Winner = g.Flags.Has(0)
tl_payments_giveaway_info_gen.go#L747: g.Winner = true
tl_payments_giveaway_info_gen.go#L750: g.Winner = false
![]() |
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. |