fix: Keep typing status on telegram while message is being processed
# Conflicts: # src/channels/mod.rs
This commit is contained in:
parent
1bfd50bce9
commit
12c5473083
3 changed files with 103 additions and 12 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue