mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
parent
7c1af1265b
commit
839d4705ae
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ use teloxide_core::requests::Requester;
|
|||
/// REPLs are meant only for simple bots and rapid prototyping. If you need to
|
||||
/// supply dependencies or describe more complex dispatch logic, please use
|
||||
/// [`Dispatcher`].
|
||||
///
|
||||
///
|
||||
/// See also: ["Dispatching or
|
||||
/// REPLs?"](dispatching/index.html#dispatching-or-repls)
|
||||
///
|
||||
|
|
Loading…
Reference in a new issue