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#L135: 	if !(w.ThirdBackgroundColor == 0) {
		tl_wall_paper_settings_gen.go#L186: 		w.ThirdBackgroundColor = val
		tl_wall_paper_settings_gen.go#L293: 	if !(w.ThirdBackgroundColor == 0) {
		tl_wall_paper_settings_gen.go#L335: 		b.PutInt(w.ThirdBackgroundColor)
		tl_wall_paper_settings_gen.go#L394: 		w.ThirdBackgroundColor = value
		tl_wall_paper_settings_gen.go#L504: 	w.ThirdBackgroundColor = value
		tl_wall_paper_settings_gen.go#L516: 	return w.ThirdBackgroundColor, true