Expand description
HTTP API client, session guard, and config cache.
Modules§
- client
- HTTP API client for the Weixin iLink Bot API.
- config_
cache - In-memory config cache for
typing_ticketwith TTL and exponential backoff retry. - session_
guard - In-memory session pause/cooldown guard.