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

2 uses

	github.com/gotd/td/tg (current package)
		tl_input_encrypted_file_slices_gen.go#L353: func (s InputEncryptedFileArray) SortStable(less func(a, b InputEncryptedFile) bool) InputEncryptedFileArray {
		tl_input_encrypted_file_slices_gen.go#L432: 	return s.SortStable(func(a, b InputEncryptedFile) bool {