kcode-telegram-native-media 0.1.0

Telegram native-media classification, metadata fallbacks, and native send-method selection
Documentation
1
2
3
4
5
6
7
# kcode-telegram-native-media

`kcode-telegram-native-media` is a focused Rust library for Telegram voice, document, and native-media classification; deterministic photo-rendition selection; MIME and filename fallbacks; capability reporting; returned-message duration extraction; and native Bot API send-method selection.

It preserves the six native delivery mappings and delegates finite sends to exact-pinned `kcode-telegram-request-policy` 0.1.0. It owns no download, byte limit, persistence, identity, group policy, session, batching, dispatch, reconciliation, adoption, or deployment behavior.

See [Documentation.md](./Documentation.md) for the authoritative contract and [DependencyAudit.md](./DependencyAudit.md) for the direct-dependency review. The literal package version in `Cargo.toml` is canonical.