github.com/gotd/td/tg.DocumentArray.Sort (method)

3 uses

	github.com/gotd/td/tg (current package)
		tl_document_slices_gen.go#L382: func (s DocumentArray) Sort(less func(a, b Document) bool) DocumentArray {
		tl_document_slices_gen.go#L462: 	return s.Sort(func(a, b Document) bool {
		tl_document_slices_gen.go#L476: 	return s.Sort(func(a, b Document) bool {