github.com/gotd/td/tg.WallPaper.Pattern (field)
7 uses
github.com/gotd/td/tg (current package)
tl_wall_paper_gen.go#L57: Pattern bool
tl_wall_paper_gen.go#L112: if !(w.Pattern == false) {
tl_wall_paper_gen.go#L158: w.Pattern = from.GetPattern()
tl_wall_paper_gen.go#L245: if !(w.Pattern == false) {
tl_wall_paper_gen.go#L321: w.Pattern = w.Flags.Has(3)
tl_wall_paper_gen.go#L402: w.Pattern = true
tl_wall_paper_gen.go#L405: w.Pattern = 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. |