mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Update src/dispatching/repls/preamble.md
Co-authored-by: Hirrolot <hirrolot@gmail.com>
This commit is contained in:
parent
583e5ea4ab
commit
1343015e6c
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ See also: ["Dispatching or REPLs?"](dispatching/index.html#dispatching-or-repls)
|
||||||
|
|
||||||
[`Dispatcher`]: crate::dispatching::Dispatcher
|
[`Dispatcher`]: crate::dispatching::Dispatcher
|
||||||
|
|
||||||
All errors from a the handler and will be logged.
|
All errors from the handler and update listener will be logged.
|
||||||
|
|
Loading…
Reference in a new issue