fix: Keep typing status on telegram while message is being processed

# Conflicts:
#	src/channels/mod.rs
This commit is contained in:
Jayson Reis 2026-02-18 09:10:37 +00:00 committed by Chummy
parent 1bfd50bce9
commit 12c5473083
3 changed files with 103 additions and 12 deletions

1
Cargo.lock generated
View file

@ -5226,6 +5226,7 @@ dependencies = [
"tokio-rustls",
"tokio-serial",
"tokio-tungstenite 0.24.0",
"tokio-util",
"toml 1.0.2+spec-1.1.0",
"tower",
"tower-http",