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#L481: if !(g.Winner == false) {
tl_payments_giveaway_info_gen.go#L525: g.Winner = from.GetWinner()
tl_payments_giveaway_info_gen.go#L597: if !(g.Winner == false) {
tl_payments_giveaway_info_gen.go#L657: g.Winner = g.Flags.Has(0)
tl_payments_giveaway_info_gen.go#L701: g.Winner = true
tl_payments_giveaway_info_gen.go#L704: g.Winner = false
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |