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#L144: if !(w.Rotation == 0) {
tl_wall_paper_settings_gen.go#L198: w.Rotation = val
tl_wall_paper_settings_gen.go#L302: if !(w.Rotation == 0) {
tl_wall_paper_settings_gen.go#L344: b.PutInt(w.Rotation)
tl_wall_paper_settings_gen.go#L415: w.Rotation = value
tl_wall_paper_settings_gen.go#L558: w.Rotation = value
tl_wall_paper_settings_gen.go#L570: return w.Rotation, 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. |