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
//! Message parsing, construction, and sending.

pub mod inbound;
pub mod send;
pub mod send_media;