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
6
//! 消息类型模块

pub mod card_callback;
pub mod chatbot;
pub mod frames;
pub mod graph;