mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Bump supported TBA version in teloxide-core docs
This commit is contained in:
parent
eb73477455
commit
ad28965d35
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
//! Core part of the [`teloxide`] library.
|
||||
//!
|
||||
//! This library provides tools for making requests to the [Telegram Bot API]
|
||||
//! (Currently, version `6.6` is supported) with ease. The library is fully
|
||||
//! (Currently, version `6.9` is supported) with ease. The library is fully
|
||||
//! asynchronous and built using [`tokio`].
|
||||
//!
|
||||
//!```toml
|
||||
|
|
Loading…
Reference in a new issue