github.com/gotd/td/tg.Theme.Document (field)
9 uses
github.com/gotd/td/tg (current package)
tl_theme_gen.go#L64: Document DocumentClass
tl_theme_gen.go#L118: if !(t.Document == nil) {
tl_theme_gen.go#L165: t.Document = val
tl_theme_gen.go#L271: if !(t.Document == nil) {
tl_theme_gen.go#L308: if t.Document == nil {
tl_theme_gen.go#L311: if err := t.Document.Encode(b); err != nil {
tl_theme_gen.go#L389: t.Document = value
tl_theme_gen.go#L517: t.Document = value
tl_theme_gen.go#L529: return t.Document, 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. |