Module tbot::types::inline_query::result

source ·
Expand description

Types for representing an InlineQueryResult.

Re-exports

pub use article::Article;
pub use audio::Audio;
pub use document::Document;
pub use photo::Photo;
pub use video::Video;
pub use voice::Voice;

Modules

Structs

Enums

Represents different kinds of inline_query::Result.