github.com/gotd/td/tg.PaymentsGiveawayInfo.DisallowedCountry (field)
8 uses
github.com/gotd/td/tg (current package)
tl_payments_giveaway_info_gen.go#L75: DisallowedCountry string
tl_payments_giveaway_info_gen.go#L116: if !(g.DisallowedCountry == "") {
tl_payments_giveaway_info_gen.go#L153: g.DisallowedCountry = val
tl_payments_giveaway_info_gen.go#L228: if !(g.DisallowedCountry == "") {
tl_payments_giveaway_info_gen.go#L259: b.PutString(g.DisallowedCountry)
tl_payments_giveaway_info_gen.go#L313: g.DisallowedCountry = value
tl_payments_giveaway_info_gen.go#L403: g.DisallowedCountry = value
tl_payments_giveaway_info_gen.go#L415: return g.DisallowedCountry, true
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. |