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

2 uses

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