github.com/gotd/td/tg.WallPaperNoFile.Default (field)
7 uses
github.com/gotd/td/tg (current package)
tl_wall_paper_gen.go#L494: Default bool
tl_wall_paper_gen.go#L529: if !(w.Default == false) {
tl_wall_paper_gen.go#L559: w.Default = from.GetDefault()
tl_wall_paper_gen.go#L615: if !(w.Default == false) {
tl_wall_paper_gen.go#L681: w.Default = w.Flags.Has(1)
tl_wall_paper_gen.go#L703: w.Default = true
tl_wall_paper_gen.go#L706: w.Default = false
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. |