github.com/gotd/td/tg.WallPaper.Settings (field)
8 uses
github.com/gotd/td/tg (current package)
tl_wall_paper_gen.go#L77: Settings WallPaperSettings
tl_wall_paper_gen.go#L127: if !(w.Settings.Zero()) {
tl_wall_paper_gen.go#L164: w.Settings = val
tl_wall_paper_gen.go#L251: if !(w.Settings.Zero()) {
tl_wall_paper_gen.go#L284: if err := w.Settings.Encode(b); err != nil {
tl_wall_paper_gen.go#L345: if err := w.Settings.Decode(b); err != nil {
tl_wall_paper_gen.go#L463: w.Settings = value
tl_wall_paper_gen.go#L475: return w.Settings, 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. |