telega ~master (2021-06-18T23:53:05Z)
Dub
Repo
InlineQueryResultGame
telega
telegram
inline
Undocumented in source.
struct
InlineQueryResultGame {
string
type
;
string
id
;
string
game_short_name
;
Nullable
!
InlineKeyboardMarkup
reply_markup
;
}
Members
Variables
game_short_name
string
game_short_name
;
Undocumented in source.
id
string
id
;
Undocumented in source.
reply_markup
Nullable
!
InlineKeyboardMarkup
reply_markup
;
Undocumented in source.
type
string
type
;
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