Docs.rs
telegram-bot-async-raw-0.8.2
telegram-bot-async-raw 0.8.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
crackcomm
Dependencies
failure ^0.1.5
normal
serde ^1.0
normal
serde-value ^0.5
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
Versions
57.8%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
telegram_
bot_
async_
raw
0.8.2
Module get_
file
Module Items
Structs
Traits
In telegram_
bot_
async_
raw::
requests
telegram_bot_async_raw
::
requests
Module
get_file
Copy item path
Source
Structs
§
GetFile
Use this method to get basic info about a file and prepare it for downloading. For the moment, bots can download files of up to 20MB in size.
Traits
§
CanGet
File
Get basic info about a file and prepare it for downloading.