DingTalk SDK and bot framework.
The crate keeps the public surface small:
- [
DingTalk] is the SDK entry point. webhooksends custom robot and session webhook messages when thewebhookfeature is enabled.botroutes incoming robot events when thebotfeature is enabled.streamruns enterprise application robots over DingTalk Stream when thestreamfeature is enabled.