github.com/gotd/td/tg.WallPaperSettings.ThirdBackgroundColor (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_wall_paper_settings_gen.go#L78: 	ThirdBackgroundColor int
		tl_wall_paper_settings_gen.go#L134: 	if !(w.ThirdBackgroundColor == 0) {
		tl_wall_paper_settings_gen.go#L185: 		w.ThirdBackgroundColor = val
		tl_wall_paper_settings_gen.go#L292: 	if !(w.ThirdBackgroundColor == 0) {
		tl_wall_paper_settings_gen.go#L334: 		b.PutInt(w.ThirdBackgroundColor)
		tl_wall_paper_settings_gen.go#L393: 		w.ThirdBackgroundColor = value
		tl_wall_paper_settings_gen.go#L503: 	w.ThirdBackgroundColor = value
		tl_wall_paper_settings_gen.go#L515: 	return w.ThirdBackgroundColor, true