ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult
/
InlineQueryResultStickerCached
/
InlineQueryResultStickerCached
Inline
Query
Result
Sticker
Cached
constructor
(
id
:
InlineQueryId
,
fileId
:
FileId
,
replyMarkup
:
InlineKeyboardMarkup
?
=
null
,
inputMessageContent
:
InputMessageContent
?
=
null
)