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

5.0 KiB

//docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/InlineQueryResultVideoCachedImpl

InlineQueryResultVideoCachedImpl

[common] data class InlineQueryResultVideoCachedImpl : InlineQueryResultVideoCached

Properties

Name Summary
description [common] open override val description: String? = null
entities [common] open override val entities: List<TextSource>?
fileId [common] open override val fileId: FileId
id [common] open override val id: InlineQueryIdentifier
inputMessageContent [common] open override val inputMessageContent: InputMessageContent? = null
parseMode [common] open override val parseMode: ParseMode? = null
replyMarkup [common] open override val replyMarkup: InlineKeyboardMarkup? = null
text [common] open override val text: String? = null
title [common] open override val title: String
type [common] open override val type: String