Docs.rs
apollo-agent-0.3.1
apollo-agent 0.3.1
Docs.rs crate page
MPL-2.0
29 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
undivisible
Dependencies
aes-gcm ^0.10
normal
anyhow ^1
normal
async-trait ^0.1
normal
axum ^0.7
normal
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4
normal
cron ^0.12
normal
dirs ^5.0
normal
dotenvy ^0.15
normal
ed25519-dalek ^2.1
normal
optional
futures-util ^0.3
normal
libc ^0.2
normal
notify ^6
normal
parking_lot ^0.12
normal
praefectus =0.4.0
normal
optional
rand ^0.8
normal
regex ^1
normal
reqwest ^0.12
normal
rocksdb ^0.23
normal
rs_ai ^0.2
normal
optional
rs_ai_core ^0.2
normal
optional
rs_ai_providers ^0.2
normal
optional
rx4 ^0.4.8
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
shlex ^1.3
normal
surrealdb ^2.1
normal
tokio ^1
normal
toml ^0.8
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
zkr ^0.4.1
normal
optional
tempfile ^3
dev
tokio-test ^0.4
dev
Versions
39.42%
of the crate is documented
Go to latest version
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
run_telegram_chat
apollo
0.3.1
In apollo::
telegram_
runtime
apollo
::
telegram_runtime
Function
run_
telegram_
chat
Copy item path
Source
pub async fn run_telegram_chat(run:
TelegramChatRun
<'_>) ->
Result
<
()
>