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#L141: if !(w.Intensity == 0) {
tl_wall_paper_settings_gen.go#L194: w.Intensity = val
tl_wall_paper_settings_gen.go#L299: if !(w.Intensity == 0) {
tl_wall_paper_settings_gen.go#L341: b.PutInt(w.Intensity)
tl_wall_paper_settings_gen.go#L408: w.Intensity = value
tl_wall_paper_settings_gen.go#L540: w.Intensity = value
tl_wall_paper_settings_gen.go#L552: return w.Intensity, 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. |