github.com/gotd/td/tg.WallPaper.Document (field)
7 uses
github.com/gotd/td/tg (current package)
tl_wall_paper_gen.go#L70: Document DocumentClass
tl_wall_paper_gen.go#L124: if !(w.Document == nil) {
tl_wall_paper_gen.go#L162: w.Document = from.GetDocument()
tl_wall_paper_gen.go#L277: if w.Document == nil {
tl_wall_paper_gen.go#L280: if err := w.Document.Encode(b); err != nil {
tl_wall_paper_gen.go#L342: w.Document = value
tl_wall_paper_gen.go#L457: return w.Document
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. |