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

2 uses

	github.com/gotd/td/tg (current package)
		tl_encrypted_file_slices_gen.go#L217: func (s EncryptedFileArray) SortStable(less func(a, b EncryptedFile) bool) EncryptedFileArray {
		tl_encrypted_file_slices_gen.go#L296: 	return s.SortStable(func(a, b EncryptedFile) bool {