weixin-agent 0.1.0

Pure protocol SDK for Weixin iLink Bot API — iLink AI Bot protocol, not coupled with OpenClaw
Documentation
1
2
3
4
5
6
//! CDN upload, download, encryption, and URL construction.

pub mod aes_ecb;
pub mod cdn_upload;
pub mod download;
pub mod upload;