dingtalk-stream 0.1.7

DingTalk Stream SDK for Rust — WebSocket-based bot messaging, interactive cards, Graph API and event subscription
Documentation
1
2
3
4
5
# DingTalk Stream SDK - E2E Test Configuration
# Copy this file to examples/secret.toml and fill in your credentials.

client_id = "your_client_id_here"
client_secret = "your_client_secret_here"