github.com/gotd/td/tg.DocumentClassArray.AppendOnlyNotEmpty (method)

2 uses

	github.com/gotd/td/tg (current package)
		tl_document_slices_gen.go#L215: func (s DocumentClassArray) AppendOnlyNotEmpty(to []*Document) []*Document {
		tl_document_slices_gen.go#L229: 	return s.AppendOnlyNotEmpty(to)