Enum frankenstein::api_params::InlineQueryResult[][src]

Variants

CachedAudio

Tuple Fields of CachedAudio

0: InlineQueryResultCachedAudio
CachedDocument

Tuple Fields of CachedDocument

0: InlineQueryResultCachedDocument
CachedGif

Tuple Fields of CachedGif

0: InlineQueryResultCachedGif
CachedMpeg4Gif

Tuple Fields of CachedMpeg4Gif

0: InlineQueryResultCachedMpeg4Gif
CachedPhoto

Tuple Fields of CachedPhoto

0: InlineQueryResultCachedPhoto
CachedSticker

Tuple Fields of CachedSticker

0: InlineQueryResultCachedSticker
CachedVideo

Tuple Fields of CachedVideo

0: InlineQueryResultCachedVideo
CachedVoice

Tuple Fields of CachedVoice

0: InlineQueryResultCachedVoice
Article

Tuple Fields of Article

0: InlineQueryResultArticle
Audio

Tuple Fields of Audio

0: InlineQueryResultAudio
Contact

Tuple Fields of Contact

0: InlineQueryResultContact
Game

Tuple Fields of Game

0: InlineQueryResultGame
Document

Tuple Fields of Document

0: InlineQueryResultDocument
Gif

Tuple Fields of Gif

0: InlineQueryResultGif
Location

Tuple Fields of Location

0: InlineQueryResultLocation
Mpeg4Gif

Tuple Fields of Mpeg4Gif

0: InlineQueryResultMpeg4Gif
Photo

Tuple Fields of Photo

0: InlineQueryResultPhoto
Venue

Tuple Fields of Venue

0: InlineQueryResultVenue
Video

Tuple Fields of Video

0: InlineQueryResultVideo
Voice

Tuple Fields of Voice

0: InlineQueryResultVoice

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Formats the value using the given formatter. Read more

Deserialize this value from the given Serde deserializer. Read more

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The resulting type after obtaining ownership.

Creates owned data from borrowed data, usually by cloning. Read more

🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

Uses borrowed data to replace owned data, usually by cloning. Read more

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

Get the TypeId of this object.