Docs.rs
grammers-client-0.7.0
grammers-client 0.7.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Lonami
Dependencies
chrono ^0.4.31
normal
futures-util ^0.3.15
normal
grammers-crypto ^0.7.0
normal
grammers-mtproto ^0.7.0
normal
grammers-mtsender ^0.7.0
normal
grammers-session ^0.7.0
normal
grammers-tl-types ^0.7.0
normal
html5ever ^0.26.0
normal
optional
locate-locale ^0.2.0
normal
log ^0.4.20
normal
md5 ^0.7.0
normal
mime_guess ^2.0.4
normal
os_info ^3.0.4
normal
pin-project-lite ^0.2
normal
pulldown-cmark ^0.9.3
normal
optional
tokio ^1.34.0
normal
url ^2.4.1
normal
optional
simple_logger ^4.2.0
dev
tokio ^1.34.0
dev
toml ^0.8.8
dev
Versions
57.31%
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
grammers_
client
0.7.0
Module query
Module Items
Structs
In grammers_
client::
types::
inline
grammers_client
::
types
::
inline
Module
query
Copy item path
Source
Structs
ยง
Answer
An inline query answer builder.
Article
Inline
Query
Represents an inline query update, which occurs when you sign in as a bot and a user sends an inline query such as
@bot query
.
Inline
Result
An inline query result.