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