telega ~master (2021-06-18T23:53:05Z)
Dub
Repo
InlineQuery
telega
telegram
inline
Undocumented in source.
struct
InlineQuery {
string
id
;
User
from
;
Nullable
!
Location
location
;
string
query
;
string
offset
;
}
Members
Variables
from
User
from
;
Undocumented in source.
id
string
id
;
Undocumented in source.
location
Nullable
!
Location
location
;
Undocumented in source.
offset
string
offset
;
Undocumented in source.
query
string
query
;
Undocumented in source.
Meta
Source
See Implementation
telega
telegram
inline
aliases
InlineQueryResult
InlineQueryResultStructs
functions
answerInlineQuery
mixin templates
InlineQueryFields
structs
AnswerInlineQueryMethod
InlineQuery
InlineQueryResultArticle
InlineQueryResultAudio
InlineQueryResultCachedAudio
InlineQueryResultCachedDocument
InlineQueryResultCachedGif
InlineQueryResultCachedMpeg4Gif
InlineQueryResultCachedPhoto
InlineQueryResultCachedSticker
InlineQueryResultCachedVideo
InlineQueryResultCachedVoice
InlineQueryResultContact
InlineQueryResultDocument
InlineQueryResultGame
InlineQueryResultGif
InlineQueryResultLocation
InlineQueryResultMpeg4Gif
InlineQueryResultPhoto
InlineQueryResultVenue
InlineQueryResultVideo
InlineQueryResultVoice