mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-23 07:09:34 +01:00
parent
a07af45ec7
commit
79e393c445
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ where
|
|||
}
|
||||
|
||||
/// Returns a long polling update listener with some additional options.
|
||||
#[deprecated(since = "0.7.0", note = "use `polling_builder` instead")]
|
||||
#[deprecated(since = "0.10.0", note = "use `polling_builder` instead")]
|
||||
pub fn polling<R>(
|
||||
bot: R,
|
||||
timeout: Option<Duration>,
|
||||
|
|
Loading…
Add table
Reference in a new issue