1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-06 00:00:50 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/index.html
2021-04-30 04:00:18 +00:00

723 lines
114 KiB
HTML

<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult</title>
<link href="../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn"><a href="../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult////PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult</a></div>
<div class="pull-right d-flex">
<div class="filter-section" id="filter-section"><button class="platform-tag platform-selector common-like" data-active="" data-filter=":docs:dokkaHtml/commonMain">common</button></div>
<div id="searchBar"></div>
</div>
</div>
<div class="cover ">
<h1 class="cover"><span>Package dev.</span><wbr></wbr><span>inmo.</span><wbr></wbr><span>tgbotapi.</span><wbr></wbr><span>types.</span><wbr></wbr><span>InlineQueries.</span><wbr></wbr><span>InlineQueryResult</span></h1>
</div>
<div class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Types">Types</button><button class="section-tab" data-togglable="Functions">Functions</button></div>
<div class="tabs-section-body">
<h2 class="">Types</h2>
<div class="table" data-togglable="Types"><a data-name="887949396%2FClasslikes%2F-1982836883" anchor-label="InlineQueryResultArticle" id="887949396%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-article/index.html">InlineQueryResultArticle</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="887949396%2FClasslikes%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">class <a href="-inline-query-result-article/index.html">InlineQueryResultArticle</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>?, url: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, hideUrl: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>?, description: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, thumbUrl: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, thumbWidth: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>?, thumbHeight: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>?) : <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-inline-query-result/index.html">InlineQueryResult</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-thumb-sized-inline-query-result/index.html">ThumbSizedInlineQueryResult</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-titled-inline-query-result/index.html">TitledInlineQueryResult</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-described-inline-query-result/index.html">DescribedInlineQueryResult</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-with-input-message-content-inline-query-result/index.html">WithInputMessageContentInlineQueryResult</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-url-inline-query-result/index.html">UrlInlineQueryResult</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="-430926926%2FClasslikes%2F-1982836883" anchor-label="InlineQueryResultAudioCachedImpl" id="-430926926%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-audio-cached-impl/index.html">InlineQueryResultAudioCachedImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-430926926%2FClasslikes%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-inline-query-result-audio-cached-impl/index.html">InlineQueryResultAudioCachedImpl</a> : <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.audio/-inline-query-result-audio-cached/index.html">InlineQueryResultAudioCached</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="963031028%2FClasslikes%2F-1982836883" anchor-label="InlineQueryResultAudioImpl" id="963031028%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-audio-impl/index.html">InlineQueryResultAudioImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="963031028%2FClasslikes%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-inline-query-result-audio-impl/index.html">InlineQueryResultAudioImpl</a> : <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.audio/-inline-query-result-audio/index.html">InlineQueryResultAudio</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="-13224854%2FClasslikes%2F-1982836883" anchor-label="InlineQueryResultContact" id="-13224854%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-contact/index.html">InlineQueryResultContact</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-13224854%2FClasslikes%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-inline-query-result-contact/index.html">InlineQueryResultContact</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, phoneNumber: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, firstName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, lastName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, vcard: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, thumbUrl: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, thumbWidth: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>?, thumbHeight: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>?, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>?, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>?) : <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-inline-query-result/index.html">InlineQueryResult</a>, <a href="../dev.inmo.tgbotapi.CommonAbstracts/-common-contact-data/index.html">CommonContactData</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-with-input-message-content-inline-query-result/index.html">WithInputMessageContentInlineQueryResult</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-thumbed-inline-query-result/index.html">ThumbedInlineQueryResult</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-thumb-sized-inline-query-result/index.html">ThumbSizedInlineQueryResult</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="-744596741%2FClasslikes%2F-1982836883" anchor-label="InlineQueryResultDocumentCachedImpl" id="-744596741%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-document-cached-impl/index.html">InlineQueryResultDocumentCachedImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-744596741%2FClasslikes%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-inline-query-result-document-cached-impl/index.html">InlineQueryResultDocumentCachedImpl</a> : <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.document/-inline-query-result-document-cached/index.html">InlineQueryResultDocumentCached</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="155836925%2FClasslikes%2F-1982836883" anchor-label="InlineQueryResultDocumentImpl" id="155836925%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-document-impl/index.html">InlineQueryResultDocumentImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="155836925%2FClasslikes%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-inline-query-result-document-impl/index.html">InlineQueryResultDocumentImpl</a> : <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.document/-inline-query-result-document/index.html">InlineQueryResultDocument</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="1076635334%2FClasslikes%2F-1982836883" anchor-label="InlineQueryResultGame" id="1076635334%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-game/index.html">InlineQueryResultGame</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1076635334%2FClasslikes%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">class <a href="-inline-query-result-game/index.html">InlineQueryResultGame</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, gameShortName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>?) : <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-inline-query-result/index.html">InlineQueryResult</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="343255876%2FClasslikes%2F-1982836883" anchor-label="InlineQueryResultGifCachedImpl" id="343255876%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-gif-cached-impl/index.html">InlineQueryResultGifCachedImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="343255876%2FClasslikes%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-inline-query-result-gif-cached-impl/index.html">InlineQueryResultGifCachedImpl</a> : <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.gif/-inline-query-result-gif-cached/index.html">InlineQueryResultGifCached</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="-791585530%2FClasslikes%2F-1982836883" anchor-label="InlineQueryResultGifImpl" id="-791585530%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-gif-impl/index.html">InlineQueryResultGifImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-791585530%2FClasslikes%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-inline-query-result-gif-impl/index.html">InlineQueryResultGifImpl</a> : <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.gif/-inline-query-result-gif/index.html">InlineQueryResultGif</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="-360773405%2FClasslikes%2F-1982836883" anchor-label="InlineQueryResultLocation" id="-360773405%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-location/index.html">InlineQueryResultLocation</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-360773405%2FClasslikes%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-inline-query-result-location/index.html">InlineQueryResultLocation</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, latitude: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>, longitude: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>, horizontalAccuracy: <a href="../dev.inmo.tgbotapi.types/index.html#-1807903529%2FClasslikes%2F-1982836883">Meters</a>?, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, livePeriod: <a href="../dev.inmo.tgbotapi.types/index.html#-1838927582%2FClasslikes%2F-1982836883">Seconds</a>?, heading: <a href="../dev.inmo.tgbotapi.types/index.html#-668295814%2FClasslikes%2F-1982836883">Degrees</a>?, proximityAlertRadius: <a href="../dev.inmo.tgbotapi.types/index.html#-1807903529%2FClasslikes%2F-1982836883">Meters</a>?, thumbUrl: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, thumbWidth: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>?, thumbHeight: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>?, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>?, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>?) : <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-inline-query-result/index.html">InlineQueryResult</a>, <a href="../dev.inmo.tgbotapi.CommonAbstracts/-locationed/index.html">Locationed</a>, <a href="../dev.inmo.tgbotapi.CommonAbstracts/-horizontally-accured/index.html">HorizontallyAccured</a>, <a href="../dev.inmo.tgbotapi.CommonAbstracts/-livable/index.html">Livable</a>, <a href="../dev.inmo.tgbotapi.CommonAbstracts/-proximity-alertable/index.html">ProximityAlertable</a>, <a href="../dev.inmo.tgbotapi.CommonAbstracts/-headed/index.html">Headed</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-titled-inline-query-result/index.html">TitledInlineQueryResult</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-with-input-message-content-inline-query-result/index.html">WithInputMessageContentInlineQueryResult</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-thumbed-inline-query-result/index.html">ThumbedInlineQueryResult</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-thumb-sized-inline-query-result/index.html">ThumbSizedInlineQueryResult</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="1498152929%2FClasslikes%2F-1982836883" anchor-label="InlineQueryResultMpeg4GifCachedImpl" id="1498152929%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-mpeg4-gif-cached-impl/index.html">InlineQueryResultMpeg4GifCachedImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1498152929%2FClasslikes%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-inline-query-result-mpeg4-gif-cached-impl/index.html">InlineQueryResultMpeg4GifCachedImpl</a> : <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.mpeg4gif/-inline-query-result-mpeg4-gif-cached/index.html">InlineQueryResultMpeg4GifCached</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="934718307%2FClasslikes%2F-1982836883" anchor-label="InlineQueryResultMpeg4GifImpl" id="934718307%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-mpeg4-gif-impl/index.html">InlineQueryResultMpeg4GifImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="934718307%2FClasslikes%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-inline-query-result-mpeg4-gif-impl/index.html">InlineQueryResultMpeg4GifImpl</a> : <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.mpeg4gif/-inline-query-result-mpeg4-gif/index.html">InlineQueryResultMpeg4Gif</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="-758647850%2FClasslikes%2F-1982836883" anchor-label="InlineQueryResultPhotoCachedImpl" id="-758647850%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-photo-cached-impl/index.html">InlineQueryResultPhotoCachedImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-758647850%2FClasslikes%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-inline-query-result-photo-cached-impl/index.html">InlineQueryResultPhotoCachedImpl</a> : <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.photo/-inline-query-result-photo-cached/index.html">InlineQueryResultPhotoCached</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="711064344%2FClasslikes%2F-1982836883" anchor-label="InlineQueryResultPhotoImpl" id="711064344%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-photo-impl/index.html">InlineQueryResultPhotoImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="711064344%2FClasslikes%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-inline-query-result-photo-impl/index.html">InlineQueryResultPhotoImpl</a> : <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.photo/-inline-query-result-photo/index.html">InlineQueryResultPhoto</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="-1795064341%2FClasslikes%2F-1982836883" anchor-label="InlineQueryResultStickerCached" id="-1795064341%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-sticker-cached/index.html">InlineQueryResultStickerCached</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1795064341%2FClasslikes%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-inline-query-result-sticker-cached/index.html">InlineQueryResultStickerCached</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>?, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>?) : <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-inline-query-result/index.html">InlineQueryResult</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-with-input-message-content-inline-query-result/index.html">WithInputMessageContentInlineQueryResult</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-with-file-id-inline-query-result/index.html">WithFileIdInlineQueryResult</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="-606070981%2FClasslikes%2F-1982836883" anchor-label="InlineQueryResultVenue" id="-606070981%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-venue/index.html">InlineQueryResultVenue</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-606070981%2FClasslikes%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-inline-query-result-venue/index.html">InlineQueryResultVenue</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, latitude: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>, longitude: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, address: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, foursquareId: <a href="../dev.inmo.tgbotapi.types/index.html#-1840360669%2FClasslikes%2F-1982836883">FoursquareId</a>?, foursquareType: <a href="../dev.inmo.tgbotapi.types/index.html#1594649252%2FClasslikes%2F-1982836883">FoursquareType</a>?, googlePlaceId: <a href="../dev.inmo.tgbotapi.types/index.html#1706461912%2FClasslikes%2F-1982836883">GooglePlaceId</a>?, googlePlaceType: <a href="../dev.inmo.tgbotapi.types/index.html#-112883431%2FClasslikes%2F-1982836883">GooglePlaceType</a>?, thumbUrl: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, thumbWidth: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>?, thumbHeight: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>?, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>?, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>?) : <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-inline-query-result/index.html">InlineQueryResult</a>, <a href="../dev.inmo.tgbotapi.CommonAbstracts/-locationed/index.html">Locationed</a>, <a href="../dev.inmo.tgbotapi.CommonAbstracts/-common-venue-data/index.html">CommonVenueData</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-titled-inline-query-result/index.html">TitledInlineQueryResult</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-with-input-message-content-inline-query-result/index.html">WithInputMessageContentInlineQueryResult</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-thumbed-inline-query-result/index.html">ThumbedInlineQueryResult</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-thumb-sized-inline-query-result/index.html">ThumbSizedInlineQueryResult</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="1360687341%2FClasslikes%2F-1982836883" anchor-label="InlineQueryResultVideoCachedImpl" id="1360687341%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-video-cached-impl/index.html">InlineQueryResultVideoCachedImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1360687341%2FClasslikes%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-inline-query-result-video-cached-impl/index.html">InlineQueryResultVideoCachedImpl</a> : <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.video/-inline-query-result-video-cached/index.html">InlineQueryResultVideoCached</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="54646127%2FClasslikes%2F-1982836883" anchor-label="InlineQueryResultVideoImpl" id="54646127%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-video-impl/index.html">InlineQueryResultVideoImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="54646127%2FClasslikes%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-inline-query-result-video-impl/index.html">InlineQueryResultVideoImpl</a> : <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.video/-inline-query-result-video/index.html">InlineQueryResultVideo</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="1005940950%2FClasslikes%2F-1982836883" anchor-label="InlineQueryResultVoiceCachedImpl" id="1005940950%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-voice-cached-impl/index.html">InlineQueryResultVoiceCachedImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1005940950%2FClasslikes%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-inline-query-result-voice-cached-impl/index.html">InlineQueryResultVoiceCachedImpl</a> : <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.voice/-inline-query-result-voice-cached/index.html">InlineQueryResultVoiceCached</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="1857107992%2FClasslikes%2F-1982836883" anchor-label="InlineQueryResultVoiceImpl" id="1857107992%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-voice-impl/index.html">InlineQueryResultVoiceImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1857107992%2FClasslikes%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-inline-query-result-voice-impl/index.html">InlineQueryResultVoiceImpl</a> : <a href="../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.voice/-inline-query-result-voice/index.html">InlineQueryResultVoice</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<h2 class="">Functions</h2>
<div class="table" data-togglable="Functions"><a data-name="81641454%2FFunctions%2F-1982836883" anchor-label="InlineQueryResultAudioCachedImpl" id="81641454%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-audio-cached-impl.html">InlineQueryResultAudioCachedImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="81641454%2FFunctions%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">fun <a href="-inline-query-result-audio-cached-impl.html">InlineQueryResultAudioCachedImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, entities: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.html">TextSource</a>&gt;, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-audio-cached-impl/index.html">InlineQueryResultAudioCachedImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">fun <a href="-inline-query-result-audio-cached-impl.html">InlineQueryResultAudioCachedImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, text: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, parseMode: <a href="../dev.inmo.tgbotapi.types.ParseMode/-parse-mode/index.html">ParseMode</a>? = null, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-audio-cached-impl/index.html">InlineQueryResultAudioCachedImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="1233324758%2FFunctions%2F-1982836883" anchor-label="InlineQueryResultAudioImpl" id="1233324758%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-audio-impl.html">InlineQueryResultAudioImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1233324758%2FFunctions%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">fun <a href="-inline-query-result-audio-impl.html">InlineQueryResultAudioImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, url: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, performer: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, duration: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, entities: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.html">TextSource</a>&gt;, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-audio-impl/index.html">InlineQueryResultAudioImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">fun <a href="-inline-query-result-audio-impl.html">InlineQueryResultAudioImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, url: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, performer: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, duration: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, text: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, parseMode: <a href="../dev.inmo.tgbotapi.types.ParseMode/-parse-mode/index.html">ParseMode</a>? = null, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-audio-impl/index.html">InlineQueryResultAudioImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="-996036994%2FFunctions%2F-1982836883" anchor-label="InlineQueryResultDocumentCachedImpl" id="-996036994%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-document-cached-impl.html">InlineQueryResultDocumentCachedImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-996036994%2FFunctions%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">fun <a href="-inline-query-result-document-cached-impl.html">InlineQueryResultDocumentCachedImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, description: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, entities: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.html">TextSource</a>&gt;, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-document-cached-impl/index.html">InlineQueryResultDocumentCachedImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">fun <a href="-inline-query-result-document-cached-impl.html">InlineQueryResultDocumentCachedImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, description: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, text: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, parseMode: <a href="../dev.inmo.tgbotapi.types.ParseMode/-parse-mode/index.html">ParseMode</a>? = null, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-document-cached-impl/index.html">InlineQueryResultDocumentCachedImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="2035607718%2FFunctions%2F-1982836883" anchor-label="InlineQueryResultDocumentImpl" id="2035607718%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-document-impl.html">InlineQueryResultDocumentImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="2035607718%2FFunctions%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">fun <a href="-inline-query-result-document-impl.html">InlineQueryResultDocumentImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, url: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, mimeType: <a href="../dev.inmo.tgbotapi.utils/-mime-type/index.html">MimeType</a>, thumbUrl: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, thumbWidth: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, thumbHeight: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, description: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, entities: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.html">TextSource</a>&gt;, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-document-impl/index.html">InlineQueryResultDocumentImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">fun <a href="-inline-query-result-document-impl.html">InlineQueryResultDocumentImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, url: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, mimeType: <a href="../dev.inmo.tgbotapi.utils/-mime-type/index.html">MimeType</a>, thumbUrl: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, thumbWidth: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, thumbHeight: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, description: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, text: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, parseMode: <a href="../dev.inmo.tgbotapi.types.ParseMode/-parse-mode/index.html">ParseMode</a>? = null, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-document-impl/index.html">InlineQueryResultDocumentImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="1068426038%2FFunctions%2F-1982836883" anchor-label="InlineQueryResultGifCachedImpl" id="1068426038%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-gif-cached-impl.html">InlineQueryResultGifCachedImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1068426038%2FFunctions%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">fun <a href="-inline-query-result-gif-cached-impl.html">InlineQueryResultGifCachedImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, entities: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.html">TextSource</a>&gt;, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-gif-cached-impl/index.html">InlineQueryResultGifCachedImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">fun <a href="-inline-query-result-gif-cached-impl.html">InlineQueryResultGifCachedImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, text: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, parseMode: <a href="../dev.inmo.tgbotapi.types.ParseMode/-parse-mode/index.html">ParseMode</a>? = null, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-gif-cached-impl/index.html">InlineQueryResultGifCachedImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="-823154762%2FFunctions%2F-1982836883" anchor-label="InlineQueryResultGifImpl" id="-823154762%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-gif-impl.html">InlineQueryResultGifImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-823154762%2FFunctions%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">fun <a href="-inline-query-result-gif-impl.html">InlineQueryResultGifImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, url: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, thumbUrl: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, thumbMimeType: <a href="../dev.inmo.tgbotapi.utils/-mime-type/index.html">MimeType</a>? = null, width: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, height: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, duration: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, entities: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.html">TextSource</a>&gt;, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-gif-impl/index.html">InlineQueryResultGifImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">fun <a href="-inline-query-result-gif-impl.html">InlineQueryResultGifImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, url: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, thumbUrl: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, thumbMimeType: <a href="../dev.inmo.tgbotapi.utils/-mime-type/index.html">MimeType</a>? = null, width: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, height: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, duration: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, text: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, parseMode: <a href="../dev.inmo.tgbotapi.types.ParseMode/-parse-mode/index.html">ParseMode</a>? = null, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-gif-impl/index.html">InlineQueryResultGifImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="802763816%2FFunctions%2F-1982836883" anchor-label="InlineQueryResultMpeg4GifCachedImpl" id="802763816%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-mpeg4-gif-cached-impl.html">InlineQueryResultMpeg4GifCachedImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="802763816%2FFunctions%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">fun <a href="-inline-query-result-mpeg4-gif-cached-impl.html">InlineQueryResultMpeg4GifCachedImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, entities: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.html">TextSource</a>&gt;, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-mpeg4-gif-cached-impl/index.html">InlineQueryResultMpeg4GifCachedImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">fun <a href="-inline-query-result-mpeg4-gif-cached-impl.html">InlineQueryResultMpeg4GifCachedImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, text: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, parseMode: <a href="../dev.inmo.tgbotapi.types.ParseMode/-parse-mode/index.html">ParseMode</a>? = null, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-mpeg4-gif-cached-impl/index.html">InlineQueryResultMpeg4GifCachedImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="111561584%2FFunctions%2F-1982836883" anchor-label="InlineQueryResultMpeg4GifImpl" id="111561584%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-mpeg4-gif-impl.html">InlineQueryResultMpeg4GifImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="111561584%2FFunctions%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">fun <a href="-inline-query-result-mpeg4-gif-impl.html">InlineQueryResultMpeg4GifImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, url: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, thumbUrl: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, thumbMimeType: <a href="../dev.inmo.tgbotapi.utils/-mime-type/index.html">MimeType</a>? = null, width: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, height: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, duration: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, entities: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.html">TextSource</a>&gt;, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-mpeg4-gif-impl/index.html">InlineQueryResultMpeg4GifImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">fun <a href="-inline-query-result-mpeg4-gif-impl.html">InlineQueryResultMpeg4GifImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, url: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, thumbUrl: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, thumbMimeType: <a href="../dev.inmo.tgbotapi.utils/-mime-type/index.html">MimeType</a>? = null, width: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, height: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, duration: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, text: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, parseMode: <a href="../dev.inmo.tgbotapi.types.ParseMode/-parse-mode/index.html">ParseMode</a>? = null, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-mpeg4-gif-impl/index.html">InlineQueryResultMpeg4GifImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="365391542%2FFunctions%2F-1982836883" anchor-label="InlineQueryResultPhotoCachedImpl" id="365391542%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-photo-cached-impl.html">InlineQueryResultPhotoCachedImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="365391542%2FFunctions%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">fun <a href="-inline-query-result-photo-cached-impl.html">InlineQueryResultPhotoCachedImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, description: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, entities: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.html">TextSource</a>&gt;, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-photo-cached-impl/index.html">InlineQueryResultPhotoCachedImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">fun <a href="-inline-query-result-photo-cached-impl.html">InlineQueryResultPhotoCachedImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, description: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, text: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, parseMode: <a href="../dev.inmo.tgbotapi.types.ParseMode/-parse-mode/index.html">ParseMode</a>? = null, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-photo-cached-impl/index.html">InlineQueryResultPhotoCachedImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="-1958256436%2FFunctions%2F-1982836883" anchor-label="InlineQueryResultPhotoImpl" id="-1958256436%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-photo-impl.html">InlineQueryResultPhotoImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1958256436%2FFunctions%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">fun <a href="-inline-query-result-photo-impl.html">InlineQueryResultPhotoImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, url: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, thumbUrl: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, width: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, height: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, description: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, entities: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.html">TextSource</a>&gt;, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-photo-impl/index.html">InlineQueryResultPhotoImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">fun <a href="-inline-query-result-photo-impl.html">InlineQueryResultPhotoImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, url: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, thumbUrl: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, width: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, height: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, description: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, text: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, parseMode: <a href="../dev.inmo.tgbotapi.types.ParseMode/-parse-mode/index.html">ParseMode</a>? = null, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-photo-impl/index.html">InlineQueryResultPhotoImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="-834163018%2FFunctions%2F-1982836883" anchor-label="InlineQueryResultVideoCachedImpl" id="-834163018%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-video-cached-impl.html">InlineQueryResultVideoCachedImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-834163018%2FFunctions%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">fun <a href="-inline-query-result-video-cached-impl.html">InlineQueryResultVideoCachedImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, description: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, entities: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.html">TextSource</a>&gt;, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-video-cached-impl/index.html">InlineQueryResultVideoCachedImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">fun <a href="-inline-query-result-video-cached-impl.html">InlineQueryResultVideoCachedImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, description: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, text: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, parseMode: <a href="../dev.inmo.tgbotapi.types.ParseMode/-parse-mode/index.html">ParseMode</a>? = null, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-video-cached-impl/index.html">InlineQueryResultVideoCachedImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="-365681672%2FFunctions%2F-1982836883" anchor-label="InlineQueryResultVideoImpl" id="-365681672%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-video-impl.html">InlineQueryResultVideoImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-365681672%2FFunctions%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">fun <a href="-inline-query-result-video-impl.html">InlineQueryResultVideoImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, url: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, thumbUrl: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, mimeType: <a href="../dev.inmo.tgbotapi.utils/-mime-type/index.html">MimeType</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, width: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, height: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, duration: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, description: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, entities: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.html">TextSource</a>&gt;, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-video-impl/index.html">InlineQueryResultVideoImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">fun <a href="-inline-query-result-video-impl.html">InlineQueryResultVideoImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, url: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, thumbUrl: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, mimeType: <a href="../dev.inmo.tgbotapi.utils/-mime-type/index.html">MimeType</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, width: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, height: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, duration: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, description: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, text: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, parseMode: <a href="../dev.inmo.tgbotapi.types.ParseMode/-parse-mode/index.html">ParseMode</a>? = null, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-video-impl/index.html">InlineQueryResultVideoImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="468675564%2FFunctions%2F-1982836883" anchor-label="InlineQueryResultVoiceCachedImpl" id="468675564%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-voice-cached-impl.html">InlineQueryResultVoiceCachedImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="468675564%2FFunctions%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">fun <a href="-inline-query-result-voice-cached-impl.html">InlineQueryResultVoiceCachedImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, entities: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.html">TextSource</a>&gt;, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-voice-cached-impl/index.html">InlineQueryResultVoiceCachedImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">fun <a href="-inline-query-result-voice-cached-impl.html">InlineQueryResultVoiceCachedImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, text: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, parseMode: <a href="../dev.inmo.tgbotapi.types.ParseMode/-parse-mode/index.html">ParseMode</a>? = null, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-voice-cached-impl/index.html">InlineQueryResultVoiceCachedImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="-252532008%2FFunctions%2F-1982836883" anchor-label="InlineQueryResultVoiceImpl" id="-252532008%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-inline-query-result-voice-impl.html">InlineQueryResultVoiceImpl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-252532008%2FFunctions%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">fun <a href="-inline-query-result-voice-impl.html">InlineQueryResultVoiceImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, url: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, duration: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, entities: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.html">TextSource</a>&gt;, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-voice-impl/index.html">InlineQueryResultVoiceImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">fun <a href="-inline-query-result-voice-impl.html">InlineQueryResultVoiceImpl</a>(id: <a href="../dev.inmo.tgbotapi.types/index.html#-1586648567%2FClasslikes%2F-1982836883">InlineQueryIdentifier</a>, url: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, duration: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>? = null, text: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, parseMode: <a href="../dev.inmo.tgbotapi.types.ParseMode/-parse-mode/index.html">ParseMode</a>? = null, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null, inputMessageContent: <a href="../dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html">InputMessageContent</a>? = null): <a href="-inline-query-result-voice-impl/index.html">InlineQueryResultVoiceImpl</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>
</html>