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