github.com/gotd/td/tg.Theme.GetDocument (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_theme_gen.go#L522: func (t *Theme) GetDocument() (value DocumentClass, ok bool) {
		tl_theme_gen.go#L589: 	if value, ok := t.GetDocument(); ok {