github.com/gotd/td/tg.WallPaperSettings.Intensity (field)
8 uses
github.com/gotd/td/tg (current package)
tl_wall_paper_settings_gen.go#L92: Intensity int
tl_wall_paper_settings_gen.go#L140: if !(w.Intensity == 0) {
tl_wall_paper_settings_gen.go#L193: w.Intensity = val
tl_wall_paper_settings_gen.go#L298: if !(w.Intensity == 0) {
tl_wall_paper_settings_gen.go#L340: b.PutInt(w.Intensity)
tl_wall_paper_settings_gen.go#L407: w.Intensity = value
tl_wall_paper_settings_gen.go#L539: w.Intensity = value
tl_wall_paper_settings_gen.go#L551: return w.Intensity, 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. |