github.com/gotd/td/tg.WallPaperSettings.BackgroundColor (field)
8 uses
github.com/gotd/td/tg (current package)
tl_wall_paper_settings_gen.go#L63: BackgroundColor int
tl_wall_paper_settings_gen.go#L129: if !(w.BackgroundColor == 0) {
tl_wall_paper_settings_gen.go#L178: w.BackgroundColor = val
tl_wall_paper_settings_gen.go#L287: if !(w.BackgroundColor == 0) {
tl_wall_paper_settings_gen.go#L329: b.PutInt(w.BackgroundColor)
tl_wall_paper_settings_gen.go#L380: w.BackgroundColor = value
tl_wall_paper_settings_gen.go#L468: w.BackgroundColor = value
tl_wall_paper_settings_gen.go#L480: return w.BackgroundColor, true
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |