Docs.rs
openlark-webhook-0.17.0
openlark-webhook 0.17.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
foxzool
Dependencies
base64 ^0.22.1
normal
optional
hmac ^0.12.1
normal
optional
openlark-core ^0.17.0
normal
reqwest ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10.8
normal
optional
thiserror ^2.0
normal
tokio ^1.38
dev
wiremock ^0.6
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module models
openlark_
webhook
0.17.0
Module models
Module Items
Structs
Enums
In crate openlark_
webhook
openlark_webhook
Module
models
Copy item path
Source
Expand description
Webhook 消息模型模块。
提供文本、富文本、图片、文件等消息体的序列化结构。 消息类型和内容结构定义
Structs
§
File
Content
文件消息内容
Image
Content
图片消息内容
Post
Content
富文本消息内容
Text
Content
文本消息内容
Enums
§
MsgType
消息类型枚举