kcode-tg-kennedy-bot 0.5.7

A host-integrated Telegram Bot API facade over durable transport state
Documentation
1
2
3
4
pub(super) use kcode_telegram_native_media::{
    INBOUND_MEDIA_KINDS, NativeMediaKind, OUTBOUND_MEDIA_KINDS, classify_message, message_duration,
    send_native_media,
};