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

2 uses

	github.com/gotd/td/tg (current package)
		tl_input_file_location_slices_gen.go#L348: func (s InputEncryptedFileLocationArray) Sort(less func(a, b InputEncryptedFileLocation) bool) InputEncryptedFileLocationArray {
		tl_input_file_location_slices_gen.go#L428: 	return s.Sort(func(a, b InputEncryptedFileLocation) bool {