github.com/gotd/td/tg.WallPaperSettings.Rotation (field)
8 uses
github.com/gotd/td/tg (current package)
tl_wall_paper_settings_gen.go#L97: Rotation int
tl_wall_paper_settings_gen.go#L143: if !(w.Rotation == 0) {
tl_wall_paper_settings_gen.go#L197: w.Rotation = val
tl_wall_paper_settings_gen.go#L301: if !(w.Rotation == 0) {
tl_wall_paper_settings_gen.go#L343: b.PutInt(w.Rotation)
tl_wall_paper_settings_gen.go#L414: w.Rotation = value
tl_wall_paper_settings_gen.go#L557: w.Rotation = value
tl_wall_paper_settings_gen.go#L569: return w.Rotation, 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. |