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
Types for representing
inline_query::result::Kind::Article
.Types for representing
inline_query::result::Kind::Audio
.Types for representing
inline_query::result::Kind::Document
.Types for representing
inline_query::result::Kind::Gif
.Types for representing
inline_query::result::Kind::Mpeg4Gif
.Types for representing
inline_query::result::Kind::Photo
.Types for representing
inline_query::result::Kind::Video
.Types for representing
inline_query::result::Kind::Voice
.Structs
Represents an
InlineQueryResultContact
.Represents an
InlineQueryResultGame
.Represents an
InlineQueryResultGif
/InlineQueryResultCachedGif
.Represents a
Fresh
GIF’s thumb.Represents an
InlineQueryResultLocation
.Represents an
InlineQueryResultMpeg4Gif
/InlineQueryResultCachedMpeg4Gif
.Represents an
InlineQueryResult
.Represents an
InlineQueryResultCachedSticker
.Represents a thumb.
Represents an
InlineQueryResultVenue
.Enums
Represents different kinds of
inline_query::Result
.