telega ~master (2021-06-18T23:53:05Z)
Dub
Repo
InlineQueryResultCachedSticker
telega
telegram
inline
Undocumented in source.
struct
InlineQueryResultCachedSticker {
string
type
;
string
id
;
string
sticker_file_id
;
mixin
InlineQueryFields
;
}
Members
Mixins
__anonymous
mixin
InlineQueryFields
Undocumented in source.
Variables
id
string
id
;
Undocumented in source.
sticker_file_id
string
sticker_file_id
;
Undocumented in source.
type
string
type
;
Undocumented in source.
Mixed In Members
From
mixin
InlineQueryFields
reply_markup
Nullable
!
InlineKeyboardMarkup
reply_markup
;
Undocumented in source.
input_message_content
Nullable
!
InputMessageContent
input_message_content
;
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