1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-09-07 03:06:52 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-sticker-cached/-inline-query-result-sticker-cached.md
2021-03-17 15:18:37 +00:00

12 lines
873 B
Markdown

//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult](../index.md)/[InlineQueryResultStickerCached](index.md)/[InlineQueryResultStickerCached](-inline-query-result-sticker-cached.md)
# InlineQueryResultStickerCached
[common]
Content
fun [InlineQueryResultStickerCached](-inline-query-result-sticker-cached.md)(id: [InlineQueryIdentifier](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FInlineQueryIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081), fileId: [FileId](../../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.md), replyMarkup: [InlineKeyboardMarkup](../../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.md)? = null, inputMessageContent: [InputMessageContent](../../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.md)? = null)