dingding 0.1.1

DingTalk SDK and bot framework for Rust.
Documentation

DingTalk SDK and bot framework.

The crate keeps the public surface small:

  • [DingTalk] is the SDK entry point.
  • webhook sends custom robot and session webhook messages when the webhook feature is enabled.
  • bot routes incoming robot events when the bot feature is enabled.
  • stream runs enterprise application robots over DingTalk Stream when the stream feature is enabled.