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
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. |