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

2 uses

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