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

2 uses

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