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

2 uses

	github.com/gotd/td/tg (current package)
		tl_input_secure_file_slices_gen.go#L317: func (s InputSecureFileArray) SortStable(less func(a, b InputSecureFile) bool) InputSecureFileArray {
		tl_input_secure_file_slices_gen.go#L396: 	return s.SortStable(func(a, b InputSecureFile) bool {