mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 22:46:39 +01:00
cargo fmt to add document action
This commit is contained in:
parent
34ba709b39
commit
e3d31ccf97
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ use async_trait::async_trait;
|
|||
|
||||
// TODO: add method to bot/api
|
||||
|
||||
|
||||
///Use this method to send general files. On success, the sent Message is
|
||||
/// returned. Bots can currently send files of any type of up to 50 MB in size,
|
||||
/// this limit may be changed in the future.
|
||||
|
|
Loading…
Reference in a new issue