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

2 uses

	github.com/gotd/td/tg (current package)
		tl_input_file_location_slices_gen.go#L458: func (s InputDocumentFileLocationArray) Sort(less func(a, b InputDocumentFileLocation) bool) InputDocumentFileLocationArray {
		tl_input_file_location_slices_gen.go#L538: 	return s.Sort(func(a, b InputDocumentFileLocation) bool {