team-bot-0.9.1 is not a library.
team-bot — Telegram adapter for the teamctl interfaces: abstraction.
Watches the mailbox for messages addressed to managers with an
interfaces.telegram block (and for new pending approvals), and
surfaces both to the authorized Telegram chat. Inbound user
messages (DMs + callback button taps) write back into the mailbox.
Later interface adapters (team-interface-discord, -imessage, -cli)
mirror this crate's shape: an async loop against the same SQLite mailbox
plus an adapter-specific transport.