mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-25 16:12:06 +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
|
// TODO: add method to bot/api
|
||||||
|
|
||||||
|
|
||||||
///Use this method to send general files. On success, the sent Message is
|
///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,
|
/// returned. Bots can currently send files of any type of up to 50 MB in size,
|
||||||
/// this limit may be changed in the future.
|
/// this limit may be changed in the future.
|
||||||
|
|
Loading…
Add table
Reference in a new issue