mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-09 11:43:57 +01:00
fmt
This commit is contained in:
parent
114d1c3efb
commit
6004d9189c
1 changed files with 2 additions and 2 deletions
|
@ -102,8 +102,8 @@ impl Bot {
|
|||
|
||||
/// Sets a custom API URL.
|
||||
///
|
||||
/// For example, you can run your own [Telegram bot API server][tbas] and set
|
||||
/// its URL using this method.
|
||||
/// For example, you can run your own [Telegram bot API server][tbas] and
|
||||
/// set its URL using this method.
|
||||
///
|
||||
/// [tbas]: https://github.com/tdlib/telegram-bot-api
|
||||
///
|
||||
|
|
Loading…
Reference in a new issue