1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-11-25 19:48:43 +00:00
This commit is contained in:
InsanusMokrassar 2021-08-13 14:54:43 +00:00
parent f9e41a6432
commit 98de1acba7
55 changed files with 4586 additions and 3207 deletions

View File

@ -0,0 +1,61 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>DownloadFileChannelRequestCallFactory</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.bot.Ktor.base/DownloadFileChannelRequestCallFactory///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.bot.Ktor.base</a>/<a href="index.html">DownloadFileChannelRequestCallFactory</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>Download</span><wbr></wbr><span>File</span><wbr></wbr><span>Channel</span><wbr></wbr><span>Request</span><wbr></wbr><span>Call</span><wbr></wbr><span>Factory</span></h1>
<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">object <a href="index.html">DownloadFileChannelRequestCallFactory</a> : <a href="../../dev.inmo.tgbotapi.bot.Ktor/-ktor-call-factory/index.html">KtorCallFactory</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 class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Functions">Functions</button></div>
<div class="tabs-section-body">
<h2 class="">Functions</h2>
<div class="table" data-togglable="Functions"><a data-name="13747656%2FFunctions%2F-1982836883" anchor-label="makeCall" id="13747656%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="make-call.html">makeCall</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="13747656%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">open suspend override fun &lt;<a href="make-call.html">T</a> : <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; <a href="make-call.html">makeCall</a>(client: <span data-unresolved-link="io.ktor.client/HttpClient///PointingToDeclaration/">HttpClient</span>, urlsKeeper: <a href="../../dev.inmo.tgbotapi.utils/-telegram-a-p-i-urls-keeper/index.html">TelegramAPIUrlsKeeper</a>, request: <a href="../../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;<a href="make-call.html">T</a>&gt;, jsonFormatter: <span data-unresolved-link="kotlinx.serialization.json/Json///PointingToDeclaration/">Json</span>): <a href="make-call.html">T</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>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>makeCall</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.bot.Ktor.base/DownloadFileChannelRequestCallFactory/makeCall/#io.ktor.client.HttpClient#dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper#dev.inmo.tgbotapi.requests.abstracts.Request[TypeParam(bounds=[kotlin.Any])]#kotlinx.serialization.json.Json/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.bot.Ktor.base</a>/<a href="index.html">DownloadFileChannelRequestCallFactory</a>/<a href="make-call.html">makeCall</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>make</span><wbr></wbr><span>Call</span></h1>
</div>
<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">open suspend override fun &lt;<a href="make-call.html">T</a> : <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; <a href="make-call.html">makeCall</a>(client: <span data-unresolved-link="io.ktor.client/HttpClient///PointingToDeclaration/">HttpClient</span>, urlsKeeper: <a href="../../dev.inmo.tgbotapi.utils/-telegram-a-p-i-urls-keeper/index.html">TelegramAPIUrlsKeeper</a>, request: <a href="../../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;<a href="make-call.html">T</a>&gt;, jsonFormatter: <span data-unresolved-link="kotlinx.serialization.json/Json///PointingToDeclaration/">Json</span>): <a href="make-call.html">T</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 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>

View File

@ -44,6 +44,26 @@
<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">abstract class <a href="-abstract-request-call-factory/index.html">AbstractRequestCallFactory</a> : <a href="../dev.inmo.tgbotapi.bot.Ktor/-ktor-call-factory/index.html">KtorCallFactory</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="-1697933294%2FClasslikes%2F-1982836883" anchor-label="DownloadFileChannelRequestCallFactory" id="-1697933294%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="-download-file-channel-request-call-factory/index.html">DownloadFileChannelRequestCallFactory</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1697933294%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">object <a href="-download-file-channel-request-call-factory/index.html">DownloadFileChannelRequestCallFactory</a> : <a href="../dev.inmo.tgbotapi.bot.Ktor/-ktor-call-factory/index.html">KtorCallFactory</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>

View File

@ -60,6 +60,15 @@
<div></div>
</div>
</div>
<a data-name="-1697933294%2FInheritors%2F-1982836883" anchor-label="DownloadFileChannelRequestCallFactory" id="-1697933294%2FInheritors%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="../../dev.inmo.tgbotapi.bot.Ktor.base/-download-file-channel-request-call-factory/index.html">DownloadFileChannelRequestCallFactory</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1697933294%2FInheritors%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>
</div>
</div>
<a data-name="-1518843341%2FInheritors%2F-1982836883" anchor-label="DownloadFileRequestCallFactory" id="-1518843341%2FInheritors%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 ">

View File

@ -1,7 +1,7 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>filename</title>
<title>createTelegramBotDefaultKtorCallRequestsFactories</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">
@ -13,21 +13,21 @@
</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.files//filename/dev.inmo.tgbotapi.types.files.PathedFile#/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.bot.Ktor//createTelegramBotDefaultKtorCallRequestsFactories/#/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.files</a>/<a href="filename.html">filename</a></div>
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.bot.Ktor</a>/<a href="create-telegram-bot-default-ktor-call-requests-factories.html">createTelegramBotDefaultKtorCallRequestsFactories</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>filename</span></h1>
<h1 class="cover"><span>create</span><wbr></wbr><span>Telegram</span><wbr></wbr><span>Bot</span><wbr></wbr><span>Default</span><wbr></wbr><span>Ktor</span><wbr></wbr><span>Call</span><wbr></wbr><span>Requests</span><wbr></wbr><span>Factories</span></h1>
</div>
<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">val <a href="-pathed-file/index.html">PathedFile</a>.<a href="filename.html">filename</a>: <a href="../dev.inmo.tgbotapi.utils/index.html#1071123858%2FClasslikes%2F-1982836883">FileName</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 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="create-telegram-bot-default-ktor-call-requests-factories.html">createTelegramBotDefaultKtorCallRequestsFactories</a>(): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="-ktor-call-factory/index.html">KtorCallFactory</a>&gt;<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>

View File

@ -90,7 +90,27 @@
</div>
</div>
<h2 class="">Functions</h2>
<div class="table" data-togglable="Functions"><a data-name="598483907%2FFunctions%2F-1982836883" anchor-label="telegramBot" id="598483907%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table" data-togglable="Functions"><a data-name="-856378137%2FFunctions%2F-1982836883" anchor-label="createTelegramBotDefaultKtorCallRequestsFactories" id="-856378137%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="create-telegram-bot-default-ktor-call-requests-factories.html">createTelegramBotDefaultKtorCallRequestsFactories</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-856378137%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="create-telegram-bot-default-ktor-call-requests-factories.html">createTelegramBotDefaultKtorCallRequestsFactories</a>(): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="-ktor-call-factory/index.html">KtorCallFactory</a>&gt;<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="598483907%2FFunctions%2F-1982836883" anchor-label="telegramBot" id="598483907%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="telegram-bot.html">telegramBot</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="598483907%2FFunctions%2F-1982836883"></span>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>downloadFileStreamAllocator</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.extensions.api.files//downloadFileStreamAllocator/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.String/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.extensions.api.files</a>/<a href="download-file-stream-allocator.html">downloadFileStreamAllocator</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>download</span><wbr></wbr><span>File</span><wbr></wbr><span>Stream</span><wbr></wbr><span>Allocator</span></h1>
</div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file-stream-allocator.html">downloadFileStreamAllocator</a>(filePath: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <a href="../dev.inmo.tgbotapi.utils/-byte-read-channel-allocator/index.html">ByteReadChannelAllocator</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file-stream-allocator.html">downloadFileStreamAllocator</a>(pathedFile: <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</a>): <a href="../dev.inmo.tgbotapi.utils/-byte-read-channel-allocator/index.html">ByteReadChannelAllocator</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file-stream-allocator.html">downloadFileStreamAllocator</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>): <a href="../dev.inmo.tgbotapi.utils/-byte-read-channel-allocator/index.html">ByteReadChannelAllocator</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file-stream-allocator.html">downloadFileStreamAllocator</a>(file: <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>): <a href="../dev.inmo.tgbotapi.utils/-byte-read-channel-allocator/index.html">ByteReadChannelAllocator</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file-stream-allocator.html">downloadFileStreamAllocator</a>(file: <a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-content/index.html">MediaContent</a>): <a href="../dev.inmo.tgbotapi.utils/-byte-read-channel-allocator/index.html">ByteReadChannelAllocator</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 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>

View File

@ -1,7 +1,7 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>downloadFile</title>
<title>downloadFileStream</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">
@ -13,21 +13,21 @@
</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.extensions.api//downloadFile/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.String/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.api.files//downloadFileStream/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.String/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.extensions.api</a>/<a href="download-file.html">downloadFile</a></div>
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.api.files</a>/<a href="download-file-stream.html">downloadFileStream</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>download</span><wbr></wbr><span>File</span></h1>
<h1 class="cover"><span>download</span><wbr></wbr><span>File</span><wbr></wbr><span>Stream</span></h1>
</div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(filePath: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(pathedFile: <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(file: <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(file: <a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-content/index.html">MediaContent</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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 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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file-stream.html">downloadFileStream</a>(filePath: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <span data-unresolved-link="io.ktor.utils.io/ByteReadChannel///PointingToDeclaration/">ByteReadChannel</span><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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file-stream.html">downloadFileStream</a>(pathedFile: <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</a>): <span data-unresolved-link="io.ktor.utils.io/ByteReadChannel///PointingToDeclaration/">ByteReadChannel</span><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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file-stream.html">downloadFileStream</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>): <span data-unresolved-link="io.ktor.utils.io/ByteReadChannel///PointingToDeclaration/">ByteReadChannel</span><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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file-stream.html">downloadFileStream</a>(file: <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>): <span data-unresolved-link="io.ktor.utils.io/ByteReadChannel///PointingToDeclaration/">ByteReadChannel</span><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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file-stream.html">downloadFileStream</a>(file: <a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-content/index.html">MediaContent</a>): <span data-unresolved-link="io.ktor.utils.io/ByteReadChannel///PointingToDeclaration/">ByteReadChannel</span><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>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -27,7 +27,7 @@
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="get-file-additional-info.html">getFileAdditionalInfo</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>): <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="get-file-additional-info.html">getFileAdditionalInfo</a>(file: <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>): <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</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 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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="get-file-additional-info.html">getFileAdditionalInfo</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>): <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="get-file-additional-info.html">getFileAdditionalInfo</a>(file: <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>): <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="get-file-additional-info.html">getFileAdditionalInfo</a>(content: <a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-content/index.html">MediaContent</a>): <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</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>

View File

@ -28,10 +28,10 @@
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Functions">Functions</button></div>
<div class="tabs-section-body">
<h2 class="">Functions</h2>
<div class="table" data-togglable="Functions"><a data-name="888620340%2FFunctions%2F-1982836883" anchor-label="getFileAdditionalInfo" id="888620340%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table" data-togglable="Functions"><a data-name="1918732251%2FFunctions%2F-1982836883" anchor-label="getFileAdditionalInfo" id="1918732251%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="get-file-additional-info.html">getFileAdditionalInfo</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="888620340%2FFunctions%2F-1982836883"></span>
<div class=""><span class="inline-flex"><a href="get-file-additional-info.html">getFileAdditionalInfo</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1918732251%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>
@ -41,7 +41,7 @@
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="get-file-additional-info.html">getFileAdditionalInfo</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>): <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="get-file-additional-info.html">getFileAdditionalInfo</a>(file: <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>): <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</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 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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="get-file-additional-info.html">getFileAdditionalInfo</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>): <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="get-file-additional-info.html">getFileAdditionalInfo</a>(file: <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>): <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="get-file-additional-info.html">getFileAdditionalInfo</a>(content: <a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-content/index.html">MediaContent</a>): <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</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>

View File

@ -146,26 +146,6 @@
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="delete-message.html">deleteMessage</a>(message: <a href="../dev.inmo.tgbotapi.types.message.abstracts/-message/index.html">Message</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="delete-message.html">deleteMessage</a>(chatId: <a href="../dev.inmo.tgbotapi.types/-chat-identifier/index.html">ChatIdentifier</a>, messageId: <a href="../dev.inmo.tgbotapi.types/index.html#489476273%2FClasslikes%2F-1982836883">MessageIdentifier</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="delete-message.html">deleteMessage</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-chat/index.html">Chat</a>, messageId: <a href="../dev.inmo.tgbotapi.types/index.html#489476273%2FClasslikes%2F-1982836883">MessageIdentifier</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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="1831132654%2FFunctions%2F-1982836883" anchor-label="downloadFile" id="1831132654%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="download-file.html">downloadFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1831132654%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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(pathedFile: <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(file: <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(file: <a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-content/index.html">MediaContent</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(filePath: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>convertToStorageFile</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.extensions.utils.types.files//convertToStorageFile/#dev.inmo.tgbotapi.utils.ByteReadChannelAllocator#dev.inmo.tgbotapi.types.files.PathedFile/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.extensions.utils.types.files</a>/<a href="convert-to-storage-file.html">convertToStorageFile</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>convert</span><wbr></wbr><span>To</span><wbr></wbr><span>Storage</span><wbr></wbr><span>File</span></h1>
</div>
<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">suspend fun <a href="convert-to-storage-file.html">convertToStorageFile</a>(downloadStreamAllocator: <a href="../dev.inmo.tgbotapi.utils/-byte-read-channel-allocator/index.html">ByteReadChannelAllocator</a>, pathedFile: <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</a>): <a href="../dev.inmo.tgbotapi.utils/-storage-file/index.html">StorageFile</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="convert-to-storage-file.html">convertToStorageFile</a>(pathedFile: <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</a>): <a href="../dev.inmo.tgbotapi.utils/-storage-file/index.html">StorageFile</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="convert-to-storage-file.html">convertToStorageFile</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>): <a href="../dev.inmo.tgbotapi.utils/-storage-file/index.html">StorageFile</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="convert-to-storage-file.html">convertToStorageFile</a>(file: <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>): <a href="../dev.inmo.tgbotapi.utils/-storage-file/index.html">StorageFile</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="convert-to-storage-file.html">convertToStorageFile</a>(content: <a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-content/index.html">MediaContent</a>): <a href="../dev.inmo.tgbotapi.utils/-storage-file/index.html">StorageFile</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 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>

View File

@ -0,0 +1,60 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>dev.inmo.tgbotapi.extensions.utils.types.files</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.extensions.utils.types.files////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.extensions.utils.types.files</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>extensions.</span><wbr></wbr><span>utils.</span><wbr></wbr><span>types.</span><wbr></wbr><span>files</span></h1>
</div>
<div class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Functions">Functions</button></div>
<div class="tabs-section-body">
<h2 class="">Functions</h2>
<div class="table" data-togglable="Functions"><a data-name="-865998456%2FFunctions%2F-1982836883" anchor-label="convertToStorageFile" id="-865998456%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="convert-to-storage-file.html">convertToStorageFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-865998456%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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="convert-to-storage-file.html">convertToStorageFile</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>): <a href="../dev.inmo.tgbotapi.utils/-storage-file/index.html">StorageFile</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="convert-to-storage-file.html">convertToStorageFile</a>(pathedFile: <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</a>): <a href="../dev.inmo.tgbotapi.utils/-storage-file/index.html">StorageFile</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="convert-to-storage-file.html">convertToStorageFile</a>(file: <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>): <a href="../dev.inmo.tgbotapi.utils/-storage-file/index.html">StorageFile</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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="convert-to-storage-file.html">convertToStorageFile</a>(content: <a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-content/index.html">MediaContent</a>): <a href="../dev.inmo.tgbotapi.utils/-storage-file/index.html">StorageFile</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">suspend fun <a href="convert-to-storage-file.html">convertToStorageFile</a>(downloadStreamAllocator: <a href="../dev.inmo.tgbotapi.utils/-byte-read-channel-allocator/index.html">ByteReadChannelAllocator</a>, pathedFile: <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</a>): <a href="../dev.inmo.tgbotapi.utils/-storage-file/index.html">StorageFile</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>

View File

@ -13,7 +13,7 @@
</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.requests.abstracts/MultipartFile/MultipartFile/#dev.inmo.tgbotapi.utils.StorageFile#kotlin.String#kotlin.String/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.requests.abstracts/MultipartFile/MultipartFile/#dev.inmo.tgbotapi.utils.StorageFile#kotlin.String/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.requests.abstracts</a>/<a href="index.html">MultipartFile</a>/<a href="-multipart-file.html">MultipartFile</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<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="-multipart-file.html">MultipartFile</a>(file: <a href="../../dev.inmo.tgbotapi.utils/-storage-file/index.html">StorageFile</a>, mimeType: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a> = file.storageFileInfo.contentType, filename: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a> = file.storageFileInfo.fileName)<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 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="-multipart-file.html">MultipartFile</a>(file: <a href="../../dev.inmo.tgbotapi.utils/-storage-file/index.html">StorageFile</a>, filename: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a> = file.storageFileInfo.fileName)<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>

View File

@ -23,16 +23,20 @@
</div>
<div class="cover ">
<h1 class="cover"><span>Multipart</span><wbr></wbr><span>File</span></h1>
<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="index.html">MultipartFile</a>(file: <a href="../../dev.inmo.tgbotapi.utils/-storage-file/index.html">StorageFile</a>, mimeType: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, filename: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>) : <a href="../-input-file/index.html">InputFile</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><p class="paragraph">Contains info about file for sending</p></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="index.html">MultipartFile</a>(file: <a href="../../dev.inmo.tgbotapi.utils/-storage-file/index.html">StorageFile</a>, filename: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>) : <a href="../-input-file/index.html">InputFile</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><p class="paragraph">Contains info about file for sending</p></div></div>
</div>
<div class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Constructors">Constructors</button><button class="section-tab" data-togglable="Properties">Properties</button></div>
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Constructors">Constructors</button><button class="section-tab" data-togglable="Properties">Properties</button><button class="section-tab" data-togglable="See also">See also</button></div>
<div class="tabs-section-body">
<h2 class="">See also</h2>
<div data-togglable="See also">
<div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="See also"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="See also"><div class="table" data-togglable="See also"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes RowTitle"><div class=""><span class="inline-flex"><a href="../as-multipart-file.html">asMultipartFile</a></span><span class="inline-flex"><div data-togglable="See also"></div></span></div><div></div></div></div></div></div></div></div>
</div>
<h2 class="tabbedcontent">Constructors</h2>
<div class="table" data-togglable="Constructors"><a data-name="127469442%2FConstructors%2F-1982836883" anchor-label="MultipartFile" id="127469442%2FConstructors%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table" data-togglable="Constructors"><a data-name="1878576477%2FConstructors%2F-1982836883" anchor-label="MultipartFile" id="1878576477%2FConstructors%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 TabbedContent">
<div class=""><span class="inline-flex"><a href="-multipart-file.html">MultipartFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="127469442%2FConstructors%2F-1982836883"></span>
<div class=""><span class="inline-flex"><a href="-multipart-file.html">MultipartFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1878576477%2FConstructors%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>
@ -40,7 +44,7 @@
<div class="platform-tag common-like">common</div>
</div>
<div class="title">
<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="-multipart-file.html">MultipartFile</a>(file: <a href="../../dev.inmo.tgbotapi.utils/-storage-file/index.html">StorageFile</a>, mimeType: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a> = file.storageFileInfo.contentType, filename: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a> = file.storageFileInfo.fileName)<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 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="-multipart-file.html">MultipartFile</a>(file: <a href="../../dev.inmo.tgbotapi.utils/-storage-file/index.html">StorageFile</a>, filename: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a> = file.storageFileInfo.fileName)<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>
@ -95,22 +99,6 @@
</div>
</div>
</div>
<a data-name="-2054288070%2FProperties%2F-1982836883" anchor-label="mimeType" id="-2054288070%2FProperties%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="mime-type.html">mimeType</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-2054288070%2FProperties%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="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><a data-name="-2054288070%2FProperties%2F-1982836883" anchor-label="mimeType" id="-2054288070%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">val <a href="mime-type.html">mimeType</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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>

View File

@ -78,6 +78,15 @@
<div></div>
</div>
</div>
<a data-name="1904227868%2FInheritors%2F-1982836883" anchor-label="DownloadFileStream" id="1904227868%2FInheritors%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="../../dev.inmo.tgbotapi.requests/-download-file-stream/index.html">DownloadFileStream</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1904227868%2FInheritors%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>
</div>
</div>
<a data-name="704398368%2FInheritors%2F-1982836883" anchor-label="MultipartRequest" id="704398368%2FInheritors%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 ">

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>asMultipartFile</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.requests.abstracts//asMultipartFile/dev.inmo.tgbotapi.utils.StorageFile#/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.requests.abstracts</a>/<a href="as-multipart-file.html">asMultipartFile</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>as</span><wbr></wbr><span>Multipart</span><wbr></wbr><span>File</span></h1>
</div>
<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">inline fun <a href="../dev.inmo.tgbotapi.utils/-storage-file/index.html">StorageFile</a>.<a href="as-multipart-file.html">asMultipartFile</a>(): <a href="-multipart-file/index.html">MultipartFile</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">inline suspend fun <span data-unresolved-link="io.ktor.utils.io/ByteReadChannel///PointingToDeclaration/">ByteReadChannel</span>.<a href="as-multipart-file.html">asMultipartFile</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <a href="-multipart-file/index.html">MultipartFile</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">inline suspend fun <a href="../dev.inmo.tgbotapi.utils/-byte-read-channel-allocator/index.html">ByteReadChannelAllocator</a>.<a href="as-multipart-file.html">asMultipartFile</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <a href="-multipart-file/index.html">MultipartFile</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 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>

View File

@ -101,7 +101,7 @@
<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="-multipart-file/index.html">MultipartFile</a>(file: <a href="../dev.inmo.tgbotapi.utils/-storage-file/index.html">StorageFile</a>, mimeType: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, filename: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>) : <a href="-input-file/index.html">InputFile</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 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="-multipart-file/index.html">MultipartFile</a>(file: <a href="../dev.inmo.tgbotapi.utils/-storage-file/index.html">StorageFile</a>, filename: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>) : <a href="-input-file/index.html">InputFile</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>
<a data-name="909485911%2FClasslikes%2F-1982836883" anchor-label="MultipartFile" id="909485911%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="brief "><a data-name="909485911%2FClasslikes%2F-1982836883" anchor-label="MultipartFile" id="909485911%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>Contains info about file for sending</div></div>
</div>
@ -170,7 +170,27 @@
</div>
</div>
<h2 class="">Functions</h2>
<div class="table" data-togglable="Functions"><a data-name="-1639214040%2FFunctions%2F1103238440" anchor-label="toInputFile" id="-1639214040%2FFunctions%2F1103238440" data-filterable-set=":docs:dokkaHtml/jvmMain :docs:dokkaHtml/commonMain"></a>
<div class="table" data-togglable="Functions"><a data-name="-435238573%2FFunctions%2F-1982836883" anchor-label="asMultipartFile" id="-435238573%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="as-multipart-file.html">asMultipartFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-435238573%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">inline fun <a href="../dev.inmo.tgbotapi.utils/-storage-file/index.html">StorageFile</a>.<a href="as-multipart-file.html">asMultipartFile</a>(): <a href="-multipart-file/index.html">MultipartFile</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">inline suspend fun <a href="../dev.inmo.tgbotapi.utils/-byte-read-channel-allocator/index.html">ByteReadChannelAllocator</a>.<a href="as-multipart-file.html">asMultipartFile</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <a href="-multipart-file/index.html">MultipartFile</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">inline suspend fun <span data-unresolved-link="io.ktor.utils.io/ByteReadChannel///PointingToDeclaration/">ByteReadChannel</span>.<a href="as-multipart-file.html">asMultipartFile</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <a href="-multipart-file/index.html">MultipartFile</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="-1639214040%2FFunctions%2F1103238440" anchor-label="toInputFile" id="-1639214040%2FFunctions%2F1103238440" data-filterable-set=":docs:dokkaHtml/jvmMain :docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/jvmMain :docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/jvmMain :docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><span data-unresolved-link="dev.inmo.tgbotapi.requests.abstracts//toInputFile/java.io.File#/PointingToDeclaration/">toInputFile</span><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1639214040%2FFunctions%2F1103238440"></span>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>DownloadFileStream</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.requests/DownloadFileStream/DownloadFileStream/#kotlin.String/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.requests</a>/<a href="index.html">DownloadFileStream</a>/<a href="-download-file-stream.html">DownloadFileStream</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>Download</span><wbr></wbr><span>File</span><wbr></wbr><span>Stream</span></h1>
</div>
<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="-download-file-stream.html">DownloadFileStream</a>(filePath: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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 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>

View File

@ -1,7 +1,7 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>mimeType</title>
<title>filePath</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">
@ -13,21 +13,21 @@
</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.requests.abstracts/MultipartFile/mimeType/#/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.requests/DownloadFileStream/filePath/#/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.requests.abstracts</a>/<a href="index.html">MultipartFile</a>/<a href="mime-type.html">mimeType</a></div>
<div class="breadcrumbs"><a href="../../../index.html">docs</a>/<a href="../index.html">dev.inmo.tgbotapi.requests</a>/<a href="index.html">DownloadFileStream</a>/<a href="file-path.html">filePath</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>mime</span><wbr></wbr><span>Type</span></h1>
<h1 class="cover"><span>file</span><wbr></wbr><span>Path</span></h1>
</div>
<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">val <a href="mime-type.html">mimeType</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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 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">val <a href="file-path.html">filePath</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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>

View File

@ -0,0 +1,95 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>DownloadFileStream</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.requests/DownloadFileStream///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.requests</a>/<a href="index.html">DownloadFileStream</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>Download</span><wbr></wbr><span>File</span><wbr></wbr><span>Stream</span></h1>
<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="index.html">DownloadFileStream</a>(filePath: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>) : <a href="../../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;<a href="../../dev.inmo.tgbotapi.utils/-byte-read-channel-allocator/index.html">ByteReadChannelAllocator</a>&gt; <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 class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Functions">Functions</button><button class="section-tab" data-togglable="Properties">Properties</button></div>
<div class="tabs-section-body">
<h2 class="">Functions</h2>
<div class="table" data-togglable="Functions"><a data-name="783224226%2FFunctions%2F-1982836883" anchor-label="method" id="783224226%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="method.html">method</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="783224226%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">open override fun <a href="method.html">method</a>(): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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="">Properties</h2>
<div class="table" data-togglable="Properties"><a data-name="1123047746%2FProperties%2F-1982836883" anchor-label="filePath" id="1123047746%2FProperties%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="file-path.html">filePath</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1123047746%2FProperties%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="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><a data-name="1123047746%2FProperties%2F-1982836883" anchor-label="filePath" id="1123047746%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">val <a href="file-path.html">filePath</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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>
<a data-name="2010806995%2FProperties%2F-1982836883" anchor-label="resultDeserializer" id="2010806995%2FProperties%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="result-deserializer.html">resultDeserializer</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="2010806995%2FProperties%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="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><a data-name="2010806995%2FProperties%2F-1982836883" anchor-label="resultDeserializer" id="2010806995%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">open override val <a href="result-deserializer.html">resultDeserializer</a>: <span data-unresolved-link="kotlinx.serialization/DeserializationStrategy///PointingToDeclaration/">DeserializationStrategy</span>&lt;<a href="../../dev.inmo.tgbotapi.utils/-byte-read-channel-allocator/index.html">ByteReadChannelAllocator</a>&gt;<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 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>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>method</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.requests/DownloadFileStream/method/#/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.requests</a>/<a href="index.html">DownloadFileStream</a>/<a href="method.html">method</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>method</span></h1>
</div>
<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">open override fun <a href="method.html">method</a>(): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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 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>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>resultDeserializer</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.requests/DownloadFileStream/resultDeserializer/#/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.requests</a>/<a href="index.html">DownloadFileStream</a>/<a href="result-deserializer.html">resultDeserializer</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>result</span><wbr></wbr><span>Deserializer</span></h1>
</div>
<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">open override val <a href="result-deserializer.html">resultDeserializer</a>: <span data-unresolved-link="kotlinx.serialization/DeserializationStrategy///PointingToDeclaration/">DeserializationStrategy</span>&lt;<a href="../../dev.inmo.tgbotapi.utils/-byte-read-channel-allocator/index.html">ByteReadChannelAllocator</a>&gt;<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 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>

View File

@ -64,6 +64,26 @@
<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="-download-file/index.html">DownloadFile</a>(filePath: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>) : <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</a>&gt; <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="1904227868%2FClasslikes%2F-1982836883" anchor-label="DownloadFileStream" id="1904227868%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="-download-file-stream/index.html">DownloadFileStream</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1904227868%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="-download-file-stream/index.html">DownloadFileStream</a>(filePath: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>) : <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;<a href="../dev.inmo.tgbotapi.utils/-byte-read-channel-allocator/index.html">ByteReadChannelAllocator</a>&gt; <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>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>fileName</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.files/PathedFile/fileName/#/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.files</a>/<a href="index.html">PathedFile</a>/<a href="file-name.html">fileName</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>file</span><wbr></wbr><span>Name</span></h1>
</div>
<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">val <a href="file-name.html">fileName</a>: <a href="../../dev.inmo.tgbotapi.utils/index.html#1071123858%2FClasslikes%2F-1982836883">FileName</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 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>

View File

@ -45,6 +45,22 @@
</div>
</div>
</div>
<a data-name="-1992838226%2FProperties%2F-1982836883" anchor-label="fileName" id="-1992838226%2FProperties%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="file-name.html">fileName</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1992838226%2FProperties%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="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><a data-name="-1992838226%2FProperties%2F-1982836883" anchor-label="fileName" id="-1992838226%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">val <a href="file-name.html">fileName</a>: <a href="../../dev.inmo.tgbotapi.utils/index.html#1071123858%2FClasslikes%2F-1982836883">FileName</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>
<a data-name="1922755412%2FProperties%2F-1982836883" anchor-label="filePath" id="1922755412%2FProperties%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 ">
@ -95,47 +111,7 @@
</div>
</div>
<h2 class="tabbedcontent">Extensions</h2>
<div class="table" data-togglable="Extensions"><a data-name="1318304568%2FExtensions%2F2063174889" anchor-label="asBytes" id="1318304568%2FExtensions%2F2063174889" data-filterable-set=":docs:dokkaHtml/jvmMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="../as-bytes.html">asBytes</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1318304568%2FExtensions%2F2063174889"></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 jvm-like">jvm</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain"><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/jvmMain"><div class="symbol monospace">fun <a href="index.html#395290570%2FExtensions%2F2063174889">PathedFile</a>.<a href="../as-bytes.html">asBytes</a>(telegramAPIUrlsKeeper: <a href="../../dev.inmo.tgbotapi.utils/-telegram-a-p-i-urls-keeper/index.html">TelegramAPIUrlsKeeper</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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="-76274541%2FExtensions%2F2063174889" anchor-label="asFile" id="-76274541%2FExtensions%2F2063174889" data-filterable-set=":docs:dokkaHtml/jvmMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="../as-file.html">asFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-76274541%2FExtensions%2F2063174889"></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 jvm-like">jvm</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain"><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/jvmMain"><div class="symbol monospace">fun <a href="index.html#395290570%2FExtensions%2F2063174889">PathedFile</a>.<a href="../as-file.html">asFile</a>(telegramAPIUrlsKeeper: <a href="../../dev.inmo.tgbotapi.utils/-telegram-a-p-i-urls-keeper/index.html">TelegramAPIUrlsKeeper</a>, dest: <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html">File</a> = File.createTempFile(this.fileUniqueId, this.filename), defaultBufferSize: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = DEFAULT_BUFFER_SIZE): <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html">File</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="-627127807%2FExtensions%2F2063174889" anchor-label="asStream" id="-627127807%2FExtensions%2F2063174889" data-filterable-set=":docs:dokkaHtml/jvmMain"></a>
<div class="table" data-togglable="Extensions"><a data-name="-627127807%2FExtensions%2F2063174889" anchor-label="asStream" id="-627127807%2FExtensions%2F2063174889" data-filterable-set=":docs:dokkaHtml/jvmMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="../as-stream.html">asStream</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-627127807%2FExtensions%2F2063174889"></span>
@ -171,26 +147,6 @@
<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">suspend fun <a href="index.html">PathedFile</a>.<a href="../../dev.inmo.tgbotapi.extensions.utils.extensions/download.html">download</a>(telegramAPIUrlsKeeper: <a href="../../dev.inmo.tgbotapi.utils/-telegram-a-p-i-urls-keeper/index.html">TelegramAPIUrlsKeeper</a>, client: <span data-unresolved-link="io.ktor.client/HttpClient///PointingToDeclaration/">HttpClient</span> = HttpClient()): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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="323512532%2FExtensions%2F-1982836883" anchor-label="filename" id="323512532%2FExtensions%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="../filename.html">filename</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="323512532%2FExtensions%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">val <a href="index.html">PathedFile</a>.<a href="../filename.html">filename</a>: <a href="../../dev.inmo.tgbotapi.utils/index.html#1071123858%2FClasslikes%2F-1982836883">FileName</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>

View File

@ -1,39 +0,0 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>asFile</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.files//asFile/dev.inmo.tgbotapi.types.files.PathedFile#dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper#java.io.File#kotlin.Int/PointingToDeclaration//2063174889">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.types.files</a>/<a href="as-file.html">asFile</a></div>
<div class="pull-right d-flex">
<div class="filter-section" id="filter-section"><button class="platform-tag platform-selector jvm-like" data-active="" data-filter=":docs:dokkaHtml/jvmMain">jvm</button></div>
<div id="searchBar"></div>
</div>
</div>
<div class="cover ">
<h1 class="cover"><span>as</span><wbr></wbr><span>File</span></h1>
</div>
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain"><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/jvmMain"><div class="symbol monospace">fun <a href="-pathed-file/index.html#395290570%2FExtensions%2F2063174889">PathedFile</a>.<a href="as-file.html">asFile</a>(telegramAPIUrlsKeeper: <a href="../dev.inmo.tgbotapi.utils/-telegram-a-p-i-urls-keeper/index.html">TelegramAPIUrlsKeeper</a>, dest: <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html">File</a> = File.createTempFile(this.fileUniqueId, this.filename), defaultBufferSize: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = DEFAULT_BUFFER_SIZE): <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html">File</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 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>

View File

@ -25,7 +25,7 @@
<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>files</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><button class="section-tab" data-togglable="Properties">Properties</button></div>
<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="1456701368%2FClasslikes%2F-1982836883" anchor-label="AnimationFile" id="1456701368%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
@ -286,26 +286,6 @@
<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="-voice-file/index.html">VoiceFile</a>.<a href="as-audio-file.html">asAudioFile</a>(performer: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null): <a href="-audio-file/index.html">AudioFile</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="1318304568%2FFunctions%2F2063174889" anchor-label="asBytes" id="1318304568%2FFunctions%2F2063174889" data-filterable-set=":docs:dokkaHtml/jvmMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="as-bytes.html">asBytes</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1318304568%2FFunctions%2F2063174889"></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 jvm-like">jvm</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain"><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/jvmMain"><div class="symbol monospace">fun <a href="-pathed-file/index.html#395290570%2FExtensions%2F2063174889">PathedFile</a>.<a href="as-bytes.html">asBytes</a>(telegramAPIUrlsKeeper: <a href="../dev.inmo.tgbotapi.utils/-telegram-a-p-i-urls-keeper/index.html">TelegramAPIUrlsKeeper</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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>
@ -326,26 +306,6 @@
<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">inline fun <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>.<a href="as-document-file.html">asDocumentFile</a>(): <a href="-document-file/index.html">DocumentFile</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="-76274541%2FFunctions%2F2063174889" anchor-label="asFile" id="-76274541%2FFunctions%2F2063174889" data-filterable-set=":docs:dokkaHtml/jvmMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="as-file.html">asFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-76274541%2FFunctions%2F2063174889"></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 jvm-like">jvm</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain"><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/jvmMain"><div class="symbol monospace">fun <a href="-pathed-file/index.html#395290570%2FExtensions%2F2063174889">PathedFile</a>.<a href="as-file.html">asFile</a>(telegramAPIUrlsKeeper: <a href="../dev.inmo.tgbotapi.utils/-telegram-a-p-i-urls-keeper/index.html">TelegramAPIUrlsKeeper</a>, dest: <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html">File</a> = File.createTempFile(this.fileUniqueId, this.filename), defaultBufferSize: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = DEFAULT_BUFFER_SIZE): <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html">File</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>
@ -471,24 +431,6 @@
</div>
</div>
</div>
<h2 class="">Properties</h2>
<div class="table" data-togglable="Properties"><a data-name="323512532%2FProperties%2F-1982836883" anchor-label="filename" id="323512532%2FProperties%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="filename.html">filename</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="323512532%2FProperties%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="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><a data-name="323512532%2FProperties%2F-1982836883" anchor-label="filename" id="323512532%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">val <a href="-pathed-file/index.html">PathedFile</a>.<a href="filename.html">filename</a>: <a href="../dev.inmo.tgbotapi.utils/index.html#1071123858%2FClasslikes%2F-1982836883">FileName</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>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>Pdf</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.utils/BuiltinMimeTypes.Application/Pdf/#/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.utils</a>/<a href="../index.html">BuiltinMimeTypes</a>/<a href="index.html">Application</a>/<a href="-pdf.html">Pdf</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>Pdf</span></h1>
</div>
<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">val <a href="-pdf.html">Pdf</a>: <a href="../../-mime-type/index.html">MimeType</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 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>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>Zip</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.utils/BuiltinMimeTypes.Application/Zip/#/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.utils</a>/<a href="../index.html">BuiltinMimeTypes</a>/<a href="index.html">Application</a>/<a href="-zip.html">Zip</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>Zip</span></h1>
</div>
<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">val <a href="-zip.html">Zip</a>: <a href="../../-mime-type/index.html">MimeType</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 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>

View File

@ -0,0 +1,73 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>Application</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.utils/BuiltinMimeTypes.Application///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.utils</a>/<a href="../index.html">BuiltinMimeTypes</a>/<a href="index.html">Application</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>Application</span></h1>
<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">object <a href="index.html">Application</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 class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Properties">Properties</button></div>
<div class="tabs-section-body">
<h2 class="">Properties</h2>
<div class="table" data-togglable="Properties"><a data-name="-813434882%2FProperties%2F-1982836883" anchor-label="Pdf" id="-813434882%2FProperties%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="-pdf.html">Pdf</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-813434882%2FProperties%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="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><a data-name="-813434882%2FProperties%2F-1982836883" anchor-label="Pdf" id="-813434882%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">val <a href="-pdf.html">Pdf</a>: <a href="../../-mime-type/index.html">MimeType</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>
<a data-name="1757467823%2FProperties%2F-1982836883" anchor-label="Zip" id="1757467823%2FProperties%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="-zip.html">Zip</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1757467823%2FProperties%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="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><a data-name="1757467823%2FProperties%2F-1982836883" anchor-label="Zip" id="1757467823%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">val <a href="-zip.html">Zip</a>: <a href="../../-mime-type/index.html">MimeType</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 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>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>Html</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.utils/BuiltinMimeTypes.Text/Html/#/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.utils</a>/<a href="../index.html">BuiltinMimeTypes</a>/<a href="index.html">Text</a>/<a href="-html.html">Html</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>Html</span></h1>
</div>
<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">val <a href="-html.html">Html</a>: <a href="../../-mime-type/index.html">MimeType</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 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>

View File

@ -0,0 +1,57 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>Text</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.utils/BuiltinMimeTypes.Text///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.utils</a>/<a href="../index.html">BuiltinMimeTypes</a>/<a href="index.html">Text</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>Text</span></h1>
<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">object <a href="index.html">Text</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 class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Properties">Properties</button></div>
<div class="tabs-section-body">
<h2 class="">Properties</h2>
<div class="table" data-togglable="Properties"><a data-name="768720996%2FProperties%2F-1982836883" anchor-label="Html" id="768720996%2FProperties%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="-html.html">Html</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="768720996%2FProperties%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="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><a data-name="768720996%2FProperties%2F-1982836883" anchor-label="Html" id="768720996%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">val <a href="-html.html">Html</a>: <a href="../../-mime-type/index.html">MimeType</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 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>

View File

@ -29,7 +29,27 @@
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Types">Types</button></div>
<div class="tabs-section-body">
<h2 class="">Types</h2>
<div class="table" data-togglable="Types"><a data-name="1349863082%2FClasslikes%2F-1982836883" anchor-label="Image" id="1349863082%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table" data-togglable="Types"><a data-name="-777916075%2FClasslikes%2F-1982836883" anchor-label="Application" id="-777916075%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="-application/index.html">Application</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-777916075%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">object <a href="-application/index.html">Application</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="1349863082%2FClasslikes%2F-1982836883" anchor-label="Image" id="1349863082%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="-image/index.html">Image</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1349863082%2FClasslikes%2F-1982836883"></span>
@ -45,6 +65,26 @@
<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">object <a href="-image/index.html">Image</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="-1147346512%2FClasslikes%2F-1982836883" anchor-label="Text" id="-1147346512%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="-text/index.html">Text</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1147346512%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">object <a href="-text/index.html">Text</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>

View File

@ -1,7 +1,7 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>contentType</title>
<title>descriptor</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">
@ -13,23 +13,23 @@
</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.utils/StorageFileInfo/contentType/#/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.utils/ByteReadChannelAllocatorDeserializationStrategy/descriptor/#/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.utils</a>/<a href="index.html">StorageFileInfo</a>/<a href="content-type.html">contentType</a></div>
<div class="breadcrumbs"><a href="../../../index.html">docs</a>/<a href="../index.html">dev.inmo.tgbotapi.utils</a>/<a href="index.html">ByteReadChannelAllocatorDeserializationStrategy</a>/<a href="descriptor.html">descriptor</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>content</span><wbr></wbr><span>Type</span></h1>
<h1 class="cover"><span>descriptor</span></h1>
</div>
<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">val <a href="content-type.html">contentType</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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 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">open override val <a href="descriptor.html">descriptor</a>: <span data-unresolved-link="kotlinx.serialization.descriptors/SerialDescriptor///PointingToDeclaration/">SerialDescriptor</span><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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">contentType</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Raw type like &quot;application/json&quot;</p></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>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>deserialize</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.utils/ByteReadChannelAllocatorDeserializationStrategy/deserialize/#kotlinx.serialization.encoding.Decoder/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.utils</a>/<a href="index.html">ByteReadChannelAllocatorDeserializationStrategy</a>/<a href="deserialize.html">deserialize</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>deserialize</span></h1>
</div>
<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">open override fun <a href="deserialize.html">deserialize</a>(decoder: <span data-unresolved-link="kotlinx.serialization.encoding/Decoder///PointingToDeclaration/">Decoder</span>): <a href="../-byte-read-channel-allocator/index.html">ByteReadChannelAllocator</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 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>

View File

@ -0,0 +1,79 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>ByteReadChannelAllocatorDeserializationStrategy</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.utils/ByteReadChannelAllocatorDeserializationStrategy///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.utils</a>/<a href="index.html">ByteReadChannelAllocatorDeserializationStrategy</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>Byte</span><wbr></wbr><span>Read</span><wbr></wbr><span>Channel</span><wbr></wbr><span>Allocator</span><wbr></wbr><span>Deserialization</span><wbr></wbr><span>Strategy</span></h1>
<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">object <a href="index.html">ByteReadChannelAllocatorDeserializationStrategy</a> : <span data-unresolved-link="kotlinx.serialization/DeserializationStrategy///PointingToDeclaration/">DeserializationStrategy</span>&lt;<a href="../-byte-read-channel-allocator/index.html">ByteReadChannelAllocator</a>&gt; <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 class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Functions">Functions</button><button class="section-tab" data-togglable="Properties">Properties</button></div>
<div class="tabs-section-body">
<h2 class="">Functions</h2>
<div class="table" data-togglable="Functions"><a data-name="-1699795637%2FFunctions%2F-1982836883" anchor-label="deserialize" id="-1699795637%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="deserialize.html">deserialize</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1699795637%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">open override fun <a href="deserialize.html">deserialize</a>(decoder: <span data-unresolved-link="kotlinx.serialization.encoding/Decoder///PointingToDeclaration/">Decoder</span>): <a href="../-byte-read-channel-allocator/index.html">ByteReadChannelAllocator</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="">Properties</h2>
<div class="table" data-togglable="Properties"><a data-name="314579939%2FProperties%2F-1982836883" anchor-label="descriptor" id="314579939%2FProperties%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="descriptor.html">descriptor</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="314579939%2FProperties%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="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><a data-name="314579939%2FProperties%2F-1982836883" anchor-label="descriptor" id="314579939%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">open override val <a href="descriptor.html">descriptor</a>: <span data-unresolved-link="kotlinx.serialization.descriptors/SerialDescriptor///PointingToDeclaration/">SerialDescriptor</span><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 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>

View File

@ -0,0 +1,103 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>ByteReadChannelAllocator</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.utils/ByteReadChannelAllocator///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.utils</a>/<a href="index.html">ByteReadChannelAllocator</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>Byte</span><wbr></wbr><span>Read</span><wbr></wbr><span>Channel</span><wbr></wbr><span>Allocator</span></h1>
<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 fun interface <a href="index.html">ByteReadChannelAllocator</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 class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Functions">Functions</button><button class="section-tab" data-togglable="Extensions">Extensions</button></div>
<div class="tabs-section-body">
<h2 class="">Functions</h2>
<div class="table" data-togglable="Functions"><a data-name="-1920292172%2FFunctions%2F-1982836883" anchor-label="invoke" id="-1920292172%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="invoke.html">invoke</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1920292172%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">abstract suspend operator fun <a href="invoke.html">invoke</a>(): <span data-unresolved-link="io.ktor.utils.io/ByteReadChannel///PointingToDeclaration/">ByteReadChannel</span><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="tabbedcontent">Extensions</h2>
<div class="table" data-togglable="Extensions"><a data-name="1055128895%2FExtensions%2F-1982836883" anchor-label="asMultipartFile" id="1055128895%2FExtensions%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="../../dev.inmo.tgbotapi.requests.abstracts/as-multipart-file.html">asMultipartFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1055128895%2FExtensions%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">inline suspend fun <a href="index.html">ByteReadChannelAllocator</a>.<a href="../../dev.inmo.tgbotapi.requests.abstracts/as-multipart-file.html">asMultipartFile</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <a href="../../dev.inmo.tgbotapi.requests.abstracts/-multipart-file/index.html">MultipartFile</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="-589728520%2FExtensions%2F-1982836883" anchor-label="asStorageFile" id="-589728520%2FExtensions%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="../as-storage-file.html">asStorageFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-589728520%2FExtensions%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">inline suspend fun <a href="index.html">ByteReadChannelAllocator</a>.<a href="../as-storage-file.html">asStorageFile</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <a href="../-storage-file/index.html">StorageFile</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>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>invoke</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.utils/ByteReadChannelAllocator/invoke/#/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.utils</a>/<a href="index.html">ByteReadChannelAllocator</a>/<a href="invoke.html">invoke</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>invoke</span></h1>
</div>
<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">abstract suspend operator fun <a href="invoke.html">invoke</a>(): <span data-unresolved-link="io.ktor.utils.io/ByteReadChannel///PointingToDeclaration/">ByteReadChannel</span><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 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>

View File

@ -13,7 +13,7 @@
</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.utils/StorageFileInfo/StorageFileInfo/#kotlin.String#kotlin.String/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.utils/StorageFileInfo/StorageFileInfo/#kotlin.String/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.utils</a>/<a href="index.html">StorageFileInfo</a>/<a href="-storage-file-info.html">StorageFileInfo</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<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="-storage-file-info.html">StorageFileInfo</a>(contentType: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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 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="-storage-file-info.html">StorageFileInfo</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">contentType</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Raw type like &quot;application/json&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">fileName</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filename will be used in telegram system as name of file</p></div></div></div></div></div></div></div></div></div></div></div>
</div>

View File

@ -23,7 +23,7 @@
</div>
<div class="cover ">
<h1 class="cover"><span>Storage</span><wbr></wbr><span>File</span><wbr></wbr><span>Info</span></h1>
<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="index.html">StorageFileInfo</a>(contentType: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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><p class="paragraph">Information about file for <a href="../-storage-file/index.html">StorageFile</a></p></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="index.html">StorageFileInfo</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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><p class="paragraph">Information about file for <a href="../-storage-file/index.html">StorageFile</a></p></div></div>
</div>
<div class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Constructors">Constructors</button><button class="section-tab" data-togglable="Functions">Functions</button><button class="section-tab" data-togglable="Properties">Properties</button><button class="section-tab" data-togglable="Parameters">Parameters</button></div>
@ -33,10 +33,10 @@
<div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">contentType</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Raw type like &quot;application/json&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">fileName</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filename will be used in telegram system as name of file</p></div></div></div></div></div></div></div></div></div>
</div>
<h2 class="tabbedcontent">Constructors</h2>
<div class="table" data-togglable="Constructors"><a data-name="2110160079%2FConstructors%2F-1982836883" anchor-label="StorageFileInfo" id="2110160079%2FConstructors%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table" data-togglable="Constructors"><a data-name="1142807914%2FConstructors%2F-1982836883" anchor-label="StorageFileInfo" id="1142807914%2FConstructors%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 TabbedContent">
<div class=""><span class="inline-flex"><a href="-storage-file-info.html">StorageFileInfo</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="2110160079%2FConstructors%2F-1982836883"></span>
<div class=""><span class="inline-flex"><a href="-storage-file-info.html">StorageFileInfo</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1142807914%2FConstructors%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>
@ -44,7 +44,7 @@
<div class="platform-tag common-like">common</div>
</div>
<div class="title">
<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="-storage-file-info.html">StorageFileInfo</a>(contentType: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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="brief ">Raw type like &quot;application/json&quot;</div></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="-storage-file-info.html">StorageFileInfo</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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="brief ">Raw type like &quot;application/json&quot;</div></div></div>
</div>
</div>
</div>
@ -73,23 +73,7 @@
</div>
</div>
<h2 class="">Properties</h2>
<div class="table" data-togglable="Properties"><a data-name="-1133870324%2FProperties%2F-1982836883" anchor-label="contentType" id="-1133870324%2FProperties%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="content-type.html">contentType</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1133870324%2FProperties%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="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><a data-name="-1133870324%2FProperties%2F-1982836883" anchor-label="contentType" id="-1133870324%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">val <a href="content-type.html">contentType</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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="brief "><a data-name="-1133870324%2FProperties%2F-1982836883" anchor-label="contentType" id="-1133870324%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>Raw type like &quot;application/json&quot;</div></div></div>
</div>
</div>
</div>
</div>
<a data-name="1333034868%2FProperties%2F-1982836883" anchor-label="fileName" id="1333034868%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table" data-togglable="Properties"><a data-name="1333034868%2FProperties%2F-1982836883" anchor-label="fileName" id="1333034868%2FProperties%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="file-name.html">fileName</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1333034868%2FProperties%2F-1982836883"></span>

View File

@ -13,7 +13,7 @@
</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.utils//StorageFile/#kotlin.String#kotlin.ByteArray#dev.inmo.tgbotapi.utils.MimeType/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.utils//StorageFile/#kotlin.String#kotlin.ByteArray/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.utils</a>/<a href="-storage-file.html">StorageFile</a></div>
<div class="pull-right d-flex">
@ -29,7 +29,7 @@
<div>
<div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted">
<div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark common-like" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain" data-active="" data-toggle=":docs:dokkaHtml/commonMain">common</button><button class="platform-bookmark jvm-like" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain" data-toggle=":docs:dokkaHtml/jvmMain">jvm</button></div>
<div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">inline fun <a href="-storage-file.html">StorageFile</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, bytes: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</a>, mimeType: <a href="-mime-type/index.html">MimeType</a>): <a href="-storage-file/index.html">StorageFile</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 class="content sourceset-depenent-content" data-togglable=":docs:dokkaHtml/jvmMain"><div class="symbol monospace">fun <a href="index.html#-1430807803%2FFunctions%2F2063174889">StorageFile</a>(file: <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html">File</a>): <a href="-storage-file/index.html">StorageFile</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 class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">inline fun <a href="-storage-file.html">StorageFile</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, bytes: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</a>): <a href="-storage-file/index.html">StorageFile</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">inline suspend fun <a href="-storage-file.html">StorageFile</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, byteReadChannel: <span data-unresolved-link="io.ktor.utils.io/ByteReadChannel///PointingToDeclaration/">ByteReadChannel</span>): <a href="-storage-file/index.html">StorageFile</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 class="content sourceset-depenent-content" data-togglable=":docs:dokkaHtml/jvmMain"><div class="symbol monospace">fun <a href="index.html#-1430807803%2FFunctions%2F2063174889">StorageFile</a>(file: <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html">File</a>): <a href="-storage-file/index.html">StorageFile</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>

View File

@ -26,7 +26,7 @@
<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="index.html">StorageFile</a>(storageFileInfo: <a href="../-storage-file-info/index.html">StorageFileInfo</a>, inputSource: () -&gt; <span data-unresolved-link="io.ktor.utils.io.core/Input///PointingToDeclaration/">Input</span>)<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><p class="paragraph">Contains info about file, which potentially can be sent to telegram system.</p></div></div>
</div>
<div class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Constructors">Constructors</button><button class="section-tab" data-togglable="Properties">Properties</button><button class="section-tab" data-togglable="Parameters">Parameters</button><button class="section-tab" data-togglable="See also">See also</button></div>
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Constructors">Constructors</button><button class="section-tab" data-togglable="Properties">Properties</button><button class="section-tab" data-togglable="Extensions">Extensions</button><button class="section-tab" data-togglable="Parameters">Parameters</button><button class="section-tab" data-togglable="See also">See also</button></div>
<div class="tabs-section-body">
<h2 class="">See also</h2>
<div data-togglable="See also">
@ -88,6 +88,28 @@
</div>
</div>
</div>
<h2 class="tabbedcontent">Extensions</h2>
<div class="table" data-togglable="Extensions"><a data-name="-221009836%2FExtensions%2F-1982836883" anchor-label="asMultipartFile" id="-221009836%2FExtensions%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="../../dev.inmo.tgbotapi.requests.abstracts/as-multipart-file.html">asMultipartFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-221009836%2FExtensions%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">inline fun <a href="index.html">StorageFile</a>.<a href="../../dev.inmo.tgbotapi.requests.abstracts/as-multipart-file.html">asMultipartFile</a>(): <a href="../../dev.inmo.tgbotapi.requests.abstracts/-multipart-file/index.html">MultipartFile</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>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>createFileLinkUrl</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.utils/TelegramAPIUrlsKeeper/createFileLinkUrl/#kotlin.String/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.utils</a>/<a href="index.html">TelegramAPIUrlsKeeper</a>/<a href="create-file-link-url.html">createFileLinkUrl</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>create</span><wbr></wbr><span>File</span><wbr></wbr><span>Link</span><wbr></wbr><span>Url</span></h1>
</div>
<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="create-file-link-url.html">createFileLinkUrl</a>(filePath: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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 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>

View File

@ -26,8 +26,30 @@
<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="index.html">TelegramAPIUrlsKeeper</a>(token: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, hostUrl: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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 class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Properties">Properties</button><button class="section-tab" data-togglable="Extensions">Extensions</button></div>
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Functions">Functions</button><button class="section-tab" data-togglable="Properties">Properties</button><button class="section-tab" data-togglable="Extensions">Extensions</button></div>
<div class="tabs-section-body">
<h2 class="">Functions</h2>
<div class="table" data-togglable="Functions"><a data-name="-628428084%2FFunctions%2F-1982836883" anchor-label="createFileLinkUrl" id="-628428084%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="create-file-link-url.html">createFileLinkUrl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-628428084%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="create-file-link-url.html">createFileLinkUrl</a>(filePath: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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="">Properties</h2>
<div class="table" data-togglable="Properties"><a data-name="-1671790651%2FProperties%2F-1982836883" anchor-label="commonAPIUrl" id="-1671790651%2FProperties%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">

View File

@ -1,7 +1,7 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>asBytes</title>
<title>asInput</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">
@ -13,21 +13,25 @@
</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.files//asBytes/dev.inmo.tgbotapi.types.files.PathedFile#dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper/PointingToDeclaration//2063174889">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.utils//asInput/io.ktor.utils.io.ByteReadChannel#/PointingToDeclaration//1103238440">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.types.files</a>/<a href="as-bytes.html">asBytes</a></div>
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.utils</a>/<a href="as-input.html">asInput</a></div>
<div class="pull-right d-flex">
<div class="filter-section" id="filter-section"><button class="platform-tag platform-selector jvm-like" data-active="" data-filter=":docs:dokkaHtml/jvmMain">jvm</button></div>
<div class="filter-section" id="filter-section"><button class="platform-tag platform-selector common-like" data-active="" data-filter=":docs:dokkaHtml/commonMain">common</button><button class="platform-tag platform-selector jvm-like" data-active="" data-filter=":docs:dokkaHtml/jvmMain">jvm</button></div>
<div id="searchBar"></div>
</div>
</div>
<div class="cover ">
<h1 class="cover"><span>as</span><wbr></wbr><span>Bytes</span></h1>
<h1 class="cover"><span>as</span><wbr></wbr><span>Input</span></h1>
</div>
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain :docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/commonMain :docs:dokkaHtml/jvmMain"><div class="with-platform-tags"><span class="pull-right">
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
</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/jvmMain"><div class="symbol monospace">fun <a href="-pathed-file/index.html#395290570%2FExtensions%2F2063174889">PathedFile</a>.<a href="as-bytes.html">asBytes</a>(telegramAPIUrlsKeeper: <a href="../dev.inmo.tgbotapi.utils/-telegram-a-p-i-urls-keeper/index.html">TelegramAPIUrlsKeeper</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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 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">suspend fun <span data-unresolved-link="io.ktor.utils.io/ByteReadChannel///PointingToDeclaration/">ByteReadChannel</span>.<a href="as-input.html">asInput</a>(): <span data-unresolved-link="io.ktor.utils.io.core/Input///PointingToDeclaration/">Input</span><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>

View File

@ -13,7 +13,7 @@
</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.utils//asStorageFile/kotlin.ByteArray#kotlin.String#dev.inmo.tgbotapi.utils.MimeType/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.utils//asStorageFile/kotlin.ByteArray#kotlin.String/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.utils</a>/<a href="as-storage-file.html">asStorageFile</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<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">inline fun <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</a>.<a href="as-storage-file.html">asStorageFile</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, mimeType: <a href="-mime-type/index.html">MimeType</a>): <a href="-storage-file/index.html">StorageFile</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 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">inline fun <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</a>.<a href="as-storage-file.html">asStorageFile</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <a href="-storage-file/index.html">StorageFile</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">inline suspend fun <span data-unresolved-link="io.ktor.utils.io/ByteReadChannel///PointingToDeclaration/">ByteReadChannel</span>.<a href="as-storage-file.html">asStorageFile</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <a href="-storage-file/index.html">StorageFile</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">inline suspend fun <a href="-byte-read-channel-allocator/index.html">ByteReadChannelAllocator</a>.<a href="as-storage-file.html">asStorageFile</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <a href="-storage-file/index.html">StorageFile</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>

View File

@ -44,6 +44,46 @@
<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">object <a href="-builtin-mime-types/index.html">BuiltinMimeTypes</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="1954147699%2FClasslikes%2F-1982836883" anchor-label="ByteReadChannelAllocator" id="1954147699%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="-byte-read-channel-allocator/index.html">ByteReadChannelAllocator</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1954147699%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">fun fun interface <a href="-byte-read-channel-allocator/index.html">ByteReadChannelAllocator</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="-220024467%2FClasslikes%2F-1982836883" anchor-label="ByteReadChannelAllocatorDeserializationStrategy" id="-220024467%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="-byte-read-channel-allocator-deserialization-strategy/index.html">ByteReadChannelAllocatorDeserializationStrategy</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-220024467%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">object <a href="-byte-read-channel-allocator-deserialization-strategy/index.html">ByteReadChannelAllocatorDeserializationStrategy</a> : <span data-unresolved-link="kotlinx.serialization/DeserializationStrategy///PointingToDeclaration/">DeserializationStrategy</span>&lt;<a href="-byte-read-channel-allocator/index.html">ByteReadChannelAllocator</a>&gt; <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>
@ -220,7 +260,7 @@
<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="-storage-file-info/index.html">StorageFileInfo</a>(contentType: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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 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="-storage-file-info/index.html">StorageFileInfo</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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>
<a data-name="1354196292%2FClasslikes%2F-1982836883" anchor-label="StorageFileInfo" id="1354196292%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="brief "><a data-name="1354196292%2FClasslikes%2F-1982836883" anchor-label="StorageFileInfo" id="1354196292%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>Information about file for <a href="-storage-file/index.html">StorageFile</a></div></div>
</div>
@ -249,7 +289,28 @@
</div>
</div>
<h2 class="">Functions</h2>
<div class="table" data-togglable="Functions"><a data-name="-644695212%2FFunctions%2F-1982836883" anchor-label="asMimeType" id="-644695212%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table" data-togglable="Functions"><a data-name="-1749985360%2FFunctions%2F1103238440" anchor-label="asInput" id="-1749985360%2FFunctions%2F1103238440" data-filterable-set=":docs:dokkaHtml/commonMain :docs:dokkaHtml/jvmMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain :docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/commonMain :docs:dokkaHtml/jvmMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="as-input.html">asInput</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1749985360%2FFunctions%2F1103238440"></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="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain :docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/commonMain :docs:dokkaHtml/jvmMain"><div class="with-platform-tags"><span class="pull-right">
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
</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">suspend fun <span data-unresolved-link="io.ktor.utils.io/ByteReadChannel///PointingToDeclaration/">ByteReadChannel</span>.<a href="as-input.html">asInput</a>(): <span data-unresolved-link="io.ktor.utils.io.core/Input///PointingToDeclaration/">Input</span><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="-644695212%2FFunctions%2F-1982836883" anchor-label="asMimeType" id="-644695212%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="as-mime-type.html">asMimeType</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-644695212%2FFunctions%2F-1982836883"></span>
@ -269,10 +330,10 @@
</div>
</div>
</div>
<a data-name="363502505%2FFunctions%2F-1982836883" anchor-label="asStorageFile" id="363502505%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<a data-name="1541891506%2FFunctions%2F-1982836883" anchor-label="asStorageFile" id="1541891506%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="as-storage-file.html">asStorageFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="363502505%2FFunctions%2F-1982836883"></span>
<div class=""><span class="inline-flex"><a href="as-storage-file.html">asStorageFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1541891506%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>
@ -282,7 +343,7 @@
<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">inline fun <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</a>.<a href="as-storage-file.html">asStorageFile</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, mimeType: <a href="-mime-type/index.html">MimeType</a>): <a href="-storage-file/index.html">StorageFile</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 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">inline suspend fun <a href="-byte-read-channel-allocator/index.html">ByteReadChannelAllocator</a>.<a href="as-storage-file.html">asStorageFile</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <a href="-storage-file/index.html">StorageFile</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">inline suspend fun <span data-unresolved-link="io.ktor.utils.io/ByteReadChannel///PointingToDeclaration/">ByteReadChannel</span>.<a href="as-storage-file.html">asStorageFile</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <a href="-storage-file/index.html">StorageFile</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">inline fun <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</a>.<a href="as-storage-file.html">asStorageFile</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <a href="-storage-file/index.html">StorageFile</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>
@ -449,10 +510,10 @@
</div>
</div>
</div>
<a data-name="-2142008257%2FFunctions%2F1103238440" anchor-label="StorageFile" id="-2142008257%2FFunctions%2F1103238440" data-filterable-set=":docs:dokkaHtml/jvmMain :docs:dokkaHtml/commonMain"></a>
<a data-name="2030884117%2FFunctions%2F1103238440" anchor-label="StorageFile" id="2030884117%2FFunctions%2F1103238440" data-filterable-set=":docs:dokkaHtml/jvmMain :docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/jvmMain :docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/jvmMain :docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><span data-unresolved-link="dev.inmo.tgbotapi.utils//StorageFile/#java.io.File/PointingToDeclaration/">StorageFile</span><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-2142008257%2FFunctions%2F1103238440"></span>
<div class=""><span class="inline-flex"><span data-unresolved-link="dev.inmo.tgbotapi.utils//StorageFile/#java.io.File/PointingToDeclaration/">StorageFile</span><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="2030884117%2FFunctions%2F1103238440"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
@ -461,7 +522,7 @@
<div>
<div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted">
<div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark jvm-like" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain" data-active="" data-toggle=":docs:dokkaHtml/jvmMain">jvm</button><button class="platform-bookmark common-like" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain" data-toggle=":docs:dokkaHtml/commonMain">common</button></div>
<div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/jvmMain"><div class="symbol monospace">fun <a href="index.html#-1430807803%2FFunctions%2F2063174889">StorageFile</a>(file: <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html">File</a>): <a href="-storage-file/index.html">StorageFile</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 class="content sourceset-depenent-content" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">inline fun <a href="-storage-file.html">StorageFile</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, bytes: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</a>, mimeType: <a href="-mime-type/index.html">MimeType</a>): <a href="-storage-file/index.html">StorageFile</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 class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/jvmMain"><div class="symbol monospace">fun <a href="index.html#-1430807803%2FFunctions%2F2063174889">StorageFile</a>(file: <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html">File</a>): <a href="-storage-file/index.html">StorageFile</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 class="content sourceset-depenent-content" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">inline suspend fun <a href="-storage-file.html">StorageFile</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, byteReadChannel: <span data-unresolved-link="io.ktor.utils.io/ByteReadChannel///PointingToDeclaration/">ByteReadChannel</span>): <a href="-storage-file/index.html">StorageFile</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">inline fun <a href="-storage-file.html">StorageFile</a>(fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, bytes: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</a>): <a href="-storage-file/index.html">StorageFile</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>

View File

@ -87,6 +87,8 @@ $dokka.location:dev.inmo.tgbotapi.bot.Ktor.base//defaultUpdateTimeoutForZeroDela
$dokka.location:dev.inmo.tgbotapi.bot.Ktor.base/AbstractRequestCallFactory///PointingToDeclaration/docs/dev.inmo.tgbotapi.bot.Ktor.base/-abstract-request-call-factory/index.html
$dokka.location:dev.inmo.tgbotapi.bot.Ktor.base/AbstractRequestCallFactory/AbstractRequestCallFactory/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.bot.Ktor.base/-abstract-request-call-factory/-abstract-request-call-factory.html
$dokka.location:dev.inmo.tgbotapi.bot.Ktor.base/AbstractRequestCallFactory/makeCall/#io.ktor.client.HttpClient#dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper#dev.inmo.tgbotapi.requests.abstracts.Request[TypeParam(bounds=[kotlin.Any])]#kotlinx.serialization.json.Json/PointingToDeclaration/docs/dev.inmo.tgbotapi.bot.Ktor.base/-abstract-request-call-factory/make-call.html
$dokka.location:dev.inmo.tgbotapi.bot.Ktor.base/DownloadFileChannelRequestCallFactory///PointingToDeclaration/docs/dev.inmo.tgbotapi.bot.Ktor.base/-download-file-channel-request-call-factory/index.html
$dokka.location:dev.inmo.tgbotapi.bot.Ktor.base/DownloadFileChannelRequestCallFactory/makeCall/#io.ktor.client.HttpClient#dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper#dev.inmo.tgbotapi.requests.abstracts.Request[TypeParam(bounds=[kotlin.Any])]#kotlinx.serialization.json.Json/PointingToDeclaration/docs/dev.inmo.tgbotapi.bot.Ktor.base/-download-file-channel-request-call-factory/make-call.html
$dokka.location:dev.inmo.tgbotapi.bot.Ktor.base/DownloadFileRequestCallFactory///PointingToDeclaration/docs/dev.inmo.tgbotapi.bot.Ktor.base/-download-file-request-call-factory/index.html
$dokka.location:dev.inmo.tgbotapi.bot.Ktor.base/DownloadFileRequestCallFactory/makeCall/#io.ktor.client.HttpClient#dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper#dev.inmo.tgbotapi.requests.abstracts.Request[TypeParam(bounds=[kotlin.Any])]#kotlinx.serialization.json.Json/PointingToDeclaration/docs/dev.inmo.tgbotapi.bot.Ktor.base/-download-file-request-call-factory/make-call.html
$dokka.location:dev.inmo.tgbotapi.bot.Ktor.base/MultipartRequestCallFactory///PointingToDeclaration/docs/dev.inmo.tgbotapi.bot.Ktor.base/-multipart-request-call-factory/index.html
@ -94,6 +96,7 @@ $dokka.location:dev.inmo.tgbotapi.bot.Ktor.base/MultipartRequestCallFactory/Mult
$dokka.location:dev.inmo.tgbotapi.bot.Ktor.base/SimpleRequestCallFactory///PointingToDeclaration/docs/dev.inmo.tgbotapi.bot.Ktor.base/-simple-request-call-factory/index.html
$dokka.location:dev.inmo.tgbotapi.bot.Ktor.base/SimpleRequestCallFactory/SimpleRequestCallFactory/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.bot.Ktor.base/-simple-request-call-factory/-simple-request-call-factory.html
$dokka.location:dev.inmo.tgbotapi.bot.Ktor////PointingToDeclaration/docs/dev.inmo.tgbotapi.bot.Ktor/index.html
$dokka.location:dev.inmo.tgbotapi.bot.Ktor//createTelegramBotDefaultKtorCallRequestsFactories/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.bot.Ktor/create-telegram-bot-default-ktor-call-requests-factories.html
$dokka.location:dev.inmo.tgbotapi.bot.Ktor//telegramBot/#dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper#kotlin.Function1[dev.inmo.tgbotapi.bot.Ktor.KtorRequestsExecutorBuilder,kotlin.Unit]/PointingToDeclaration/docs/dev.inmo.tgbotapi.bot.Ktor/telegram-bot.html
$dokka.location:dev.inmo.tgbotapi.bot.Ktor//telegramBot/#kotlin.String#kotlin.String#kotlin.Function1[dev.inmo.tgbotapi.bot.Ktor.KtorRequestsExecutorBuilder,kotlin.Unit]/PointingToDeclaration/docs/dev.inmo.tgbotapi.bot.Ktor/telegram-bot.html
$dokka.location:dev.inmo.tgbotapi.bot.Ktor/KtorCallFactory///PointingToDeclaration/docs/dev.inmo.tgbotapi.bot.Ktor/-ktor-call-factory/index.html
@ -313,6 +316,27 @@ $dokka.location:dev.inmo.tgbotapi.extensions.api.edit.text//editMessageText/dev.
$dokka.location:dev.inmo.tgbotapi.extensions.api.edit.text//editMessageText/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.message.abstracts.ContentMessage[dev.inmo.tgbotapi.types.message.content.TextContent]#kotlin.collections.List[dev.inmo.tgbotapi.types.MessageEntity.textsources.TextSource]#kotlin.Boolean?#dev.inmo.tgbotapi.types.buttons.InlineKeyboardMarkup?/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.edit.text/edit-message-text.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.edit.text//editMessageText/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.String#kotlin.String#dev.inmo.tgbotapi.types.ParseMode.ParseMode?#kotlin.Boolean?#dev.inmo.tgbotapi.types.buttons.InlineKeyboardMarkup?/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.edit.text/edit-message-text.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.edit.text//editMessageText/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.String#kotlin.collections.List[dev.inmo.tgbotapi.types.MessageEntity.textsources.TextSource]#kotlin.Boolean?#dev.inmo.tgbotapi.types.buttons.InlineKeyboardMarkup?/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.edit.text/edit-message-text.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.files////PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.files/index.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.files//downloadFile/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.requests.abstracts.FileId#java.io.File/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.files/download-file.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.files//downloadFile/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.requests.abstracts.FileId/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.files/download-file.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.files//downloadFile/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.files.PathedFile#java.io.File/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.files/download-file.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.files//downloadFile/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.files.PathedFile/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.files/download-file.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.files//downloadFile/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.files.abstracts.TelegramMediaFile#java.io.File/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.files/download-file.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.files//downloadFile/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.files.abstracts.TelegramMediaFile/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.files/download-file.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.files//downloadFile/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.message.content.abstracts.MediaContent#java.io.File/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.files/download-file.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.files//downloadFile/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.message.content.abstracts.MediaContent/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.files/download-file.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.files//downloadFile/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.String#java.io.File/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.files/download-file.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.files//downloadFile/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.String/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.files/download-file.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.files//downloadFileStream/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.requests.abstracts.FileId/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.files/download-file-stream.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.files//downloadFileStream/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.files.PathedFile/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.files/download-file-stream.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.files//downloadFileStream/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.files.abstracts.TelegramMediaFile/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.files/download-file-stream.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.files//downloadFileStream/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.message.content.abstracts.MediaContent/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.files/download-file-stream.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.files//downloadFileStream/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.String/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.files/download-file-stream.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.files//downloadFileStreamAllocator/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.requests.abstracts.FileId/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.files/download-file-stream-allocator.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.files//downloadFileStreamAllocator/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.files.PathedFile/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.files/download-file-stream-allocator.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.files//downloadFileStreamAllocator/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.files.abstracts.TelegramMediaFile/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.files/download-file-stream-allocator.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.files//downloadFileStreamAllocator/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.message.content.abstracts.MediaContent/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.files/download-file-stream-allocator.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.files//downloadFileStreamAllocator/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.String/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.files/download-file-stream-allocator.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.games////PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.games/index.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.games//getGameScore/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.ChatId#dev.inmo.tgbotapi.types.ChatId#kotlin.Long/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.games/get-game-score.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.games//getGameScore/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.ChatId#dev.inmo.tgbotapi.types.chat.abstracts.Chat#kotlin.Long/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.games/get-game-score.html
@ -333,6 +357,7 @@ $dokka.location:dev.inmo.tgbotapi.extensions.api.games//setGameScore/dev.inmo.tg
$dokka.location:dev.inmo.tgbotapi.extensions.api.get////PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.get/index.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.get//getFileAdditionalInfo/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.requests.abstracts.FileId/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.get/get-file-additional-info.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.get//getFileAdditionalInfo/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.files.abstracts.TelegramMediaFile/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.get/get-file-additional-info.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.get//getFileAdditionalInfo/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.message.content.abstracts.MediaContent/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.get/get-file-additional-info.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.get//getStickerSet/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.files.Sticker/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.get/get-sticker-set.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.get//getStickerSet/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.String/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.get/get-sticker-set.html
$dokka.location:dev.inmo.tgbotapi.extensions.api.get//getUserProfilePhotos/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.ChatId#kotlin.Int?#kotlin.Int?/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api.get/get-user-profile-photos.html
@ -624,11 +649,6 @@ $dokka.location:dev.inmo.tgbotapi.extensions.api//delete/dev.inmo.tgbotapi.types
$dokka.location:dev.inmo.tgbotapi.extensions.api//deleteMessage/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.ChatIdentifier#kotlin.Long/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api/delete-message.html
$dokka.location:dev.inmo.tgbotapi.extensions.api//deleteMessage/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.chat.abstracts.Chat#kotlin.Long/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api/delete-message.html
$dokka.location:dev.inmo.tgbotapi.extensions.api//deleteMessage/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.message.abstracts.Message/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api/delete-message.html
$dokka.location:dev.inmo.tgbotapi.extensions.api//downloadFile/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.requests.abstracts.FileId/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api/download-file.html
$dokka.location:dev.inmo.tgbotapi.extensions.api//downloadFile/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.files.PathedFile/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api/download-file.html
$dokka.location:dev.inmo.tgbotapi.extensions.api//downloadFile/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.files.abstracts.TelegramMediaFile/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api/download-file.html
$dokka.location:dev.inmo.tgbotapi.extensions.api//downloadFile/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.message.content.abstracts.MediaContent/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api/download-file.html
$dokka.location:dev.inmo.tgbotapi.extensions.api//downloadFile/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.String/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api/download-file.html
$dokka.location:dev.inmo.tgbotapi.extensions.api//forwardMessage/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.ChatIdentifier#dev.inmo.tgbotapi.types.ChatIdentifier#kotlin.Long#kotlin.Boolean/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api/forward-message.html
$dokka.location:dev.inmo.tgbotapi.extensions.api//forwardMessage/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.ChatIdentifier#dev.inmo.tgbotapi.types.chat.abstracts.Chat#kotlin.Long#kotlin.Boolean/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api/forward-message.html
$dokka.location:dev.inmo.tgbotapi.extensions.api//forwardMessage/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.ChatIdentifier#dev.inmo.tgbotapi.types.message.abstracts.Message#kotlin.Boolean/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.api/forward-message.html
@ -1185,6 +1205,12 @@ $dokka.location:dev.inmo.tgbotapi.extensions.utils.shortcuts//voiceMessages/kotl
$dokka.location:dev.inmo.tgbotapi.extensions.utils.types.buttons////PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.utils.types.buttons/index.html
$dokka.location:dev.inmo.tgbotapi.extensions.utils.types.buttons//InlineKeyboardMarkup/#kotlin.Array[dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons.InlineKeyboardButton]/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.utils.types.buttons/-inline-keyboard-markup.html
$dokka.location:dev.inmo.tgbotapi.extensions.utils.types.buttons//ReplyKeyboardMarkup/#kotlin.Array[dev.inmo.tgbotapi.types.buttons.KeyboardButton]#kotlin.Boolean?#kotlin.Boolean?#kotlin.String?#kotlin.Boolean?/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.utils.types.buttons/-reply-keyboard-markup.html
$dokka.location:dev.inmo.tgbotapi.extensions.utils.types.files////PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.utils.types.files/index.html
$dokka.location:dev.inmo.tgbotapi.extensions.utils.types.files//convertToStorageFile/#dev.inmo.tgbotapi.utils.ByteReadChannelAllocator#dev.inmo.tgbotapi.types.files.PathedFile/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.utils.types.files/convert-to-storage-file.html
$dokka.location:dev.inmo.tgbotapi.extensions.utils.types.files//convertToStorageFile/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.requests.abstracts.FileId/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.utils.types.files/convert-to-storage-file.html
$dokka.location:dev.inmo.tgbotapi.extensions.utils.types.files//convertToStorageFile/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.files.PathedFile/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.utils.types.files/convert-to-storage-file.html
$dokka.location:dev.inmo.tgbotapi.extensions.utils.types.files//convertToStorageFile/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.files.abstracts.TelegramMediaFile/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.utils.types.files/convert-to-storage-file.html
$dokka.location:dev.inmo.tgbotapi.extensions.utils.types.files//convertToStorageFile/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.message.content.abstracts.MediaContent/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.utils.types.files/convert-to-storage-file.html
$dokka.location:dev.inmo.tgbotapi.extensions.utils.updates.retrieving////PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.utils.updates.retrieving/index.html
$dokka.location:dev.inmo.tgbotapi.extensions.utils.updates.retrieving//createAccumulatedUpdatesRetrieverFlow/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.Boolean#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[kotlin.Throwable,kotlin.Unit]?#kotlin.collections.List[kotlin.String]?/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.utils.updates.retrieving/create-accumulated-updates-retriever-flow.html
$dokka.location:dev.inmo.tgbotapi.extensions.utils.updates.retrieving//includeWebhookHandlingInRoute/io.ktor.routing.Route#kotlinx.coroutines.CoroutineScope#kotlin.coroutines.SuspendFunction1[kotlin.Throwable,kotlin.Unit]?#kotlin.Long#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Unit]/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.utils.updates.retrieving/include-webhook-handling-in-route.html
@ -2272,6 +2298,9 @@ $dokka.location:dev.inmo.tgbotapi.extensions.utils/SlotMachineResult/rawValue/#/
$dokka.location:dev.inmo.tgbotapi.extensions.utils/SlotMachineResult/right/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.utils/-slot-machine-result/right.html
$dokka.location:dev.inmo.tgbotapi.extensions.utils/SlotMachineResult/rightReel/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.extensions.utils/-slot-machine-result/right-reel.html
$dokka.location:dev.inmo.tgbotapi.requests.abstracts////PointingToDeclaration/docs/dev.inmo.tgbotapi.requests.abstracts/index.html
$dokka.location:dev.inmo.tgbotapi.requests.abstracts//asMultipartFile/dev.inmo.tgbotapi.utils.ByteReadChannelAllocator#kotlin.String/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests.abstracts/as-multipart-file.html
$dokka.location:dev.inmo.tgbotapi.requests.abstracts//asMultipartFile/dev.inmo.tgbotapi.utils.StorageFile#/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests.abstracts/as-multipart-file.html
$dokka.location:dev.inmo.tgbotapi.requests.abstracts//asMultipartFile/io.ktor.utils.io.ByteReadChannel#kotlin.String/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests.abstracts/as-multipart-file.html
$dokka.location:dev.inmo.tgbotapi.requests.abstracts//toInputFile/java.io.File#/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests.abstracts/to-input-file.html
$dokka.location:dev.inmo.tgbotapi.requests.abstracts//toInputFile/kotlin.String#/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests.abstracts/to-input-file.html
$dokka.location:dev.inmo.tgbotapi.requests.abstracts/FileId///PointingToDeclaration/docs/dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html
@ -2284,11 +2313,10 @@ $dokka.location:dev.inmo.tgbotapi.requests.abstracts/InputFileSerializer/descrip
$dokka.location:dev.inmo.tgbotapi.requests.abstracts/InputFileSerializer/deserialize/#kotlinx.serialization.encoding.Decoder/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests.abstracts/-input-file-serializer/deserialize.html
$dokka.location:dev.inmo.tgbotapi.requests.abstracts/InputFileSerializer/serialize/#kotlinx.serialization.encoding.Encoder#dev.inmo.tgbotapi.requests.abstracts.InputFile/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests.abstracts/-input-file-serializer/serialize.html
$dokka.location:dev.inmo.tgbotapi.requests.abstracts/MultipartFile///PointingToDeclaration/docs/dev.inmo.tgbotapi.requests.abstracts/-multipart-file/index.html
$dokka.location:dev.inmo.tgbotapi.requests.abstracts/MultipartFile/MultipartFile/#dev.inmo.tgbotapi.utils.StorageFile#kotlin.String#kotlin.String/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests.abstracts/-multipart-file/-multipart-file.html
$dokka.location:dev.inmo.tgbotapi.requests.abstracts/MultipartFile/MultipartFile/#dev.inmo.tgbotapi.utils.StorageFile#kotlin.String/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests.abstracts/-multipart-file/-multipart-file.html
$dokka.location:dev.inmo.tgbotapi.requests.abstracts/MultipartFile/file/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests.abstracts/-multipart-file/file.html
$dokka.location:dev.inmo.tgbotapi.requests.abstracts/MultipartFile/fileId/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests.abstracts/-multipart-file/file-id.html
$dokka.location:dev.inmo.tgbotapi.requests.abstracts/MultipartFile/filename/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests.abstracts/-multipart-file/filename.html
$dokka.location:dev.inmo.tgbotapi.requests.abstracts/MultipartFile/mimeType/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests.abstracts/-multipart-file/mime-type.html
$dokka.location:dev.inmo.tgbotapi.requests.abstracts/MultipartRequest///PointingToDeclaration/docs/dev.inmo.tgbotapi.requests.abstracts/-multipart-request/index.html
$dokka.location:dev.inmo.tgbotapi.requests.abstracts/MultipartRequest/mediaMap/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests.abstracts/-multipart-request/media-map.html
$dokka.location:dev.inmo.tgbotapi.requests.abstracts/MultipartRequest/paramsJson/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests.abstracts/-multipart-request/params-json.html
@ -3307,6 +3335,11 @@ $dokka.location:dev.inmo.tgbotapi.requests/DownloadFile/DownloadFile/#kotlin.Str
$dokka.location:dev.inmo.tgbotapi.requests/DownloadFile/filePath/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests/-download-file/file-path.html
$dokka.location:dev.inmo.tgbotapi.requests/DownloadFile/method/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests/-download-file/method.html
$dokka.location:dev.inmo.tgbotapi.requests/DownloadFile/resultDeserializer/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests/-download-file/result-deserializer.html
$dokka.location:dev.inmo.tgbotapi.requests/DownloadFileStream///PointingToDeclaration/docs/dev.inmo.tgbotapi.requests/-download-file-stream/index.html
$dokka.location:dev.inmo.tgbotapi.requests/DownloadFileStream/DownloadFileStream/#kotlin.String/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests/-download-file-stream/-download-file-stream.html
$dokka.location:dev.inmo.tgbotapi.requests/DownloadFileStream/filePath/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests/-download-file-stream/file-path.html
$dokka.location:dev.inmo.tgbotapi.requests/DownloadFileStream/method/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests/-download-file-stream/method.html
$dokka.location:dev.inmo.tgbotapi.requests/DownloadFileStream/resultDeserializer/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests/-download-file-stream/result-deserializer.html
$dokka.location:dev.inmo.tgbotapi.requests/ForwardMessage///PointingToDeclaration/docs/dev.inmo.tgbotapi.requests/-forward-message/index.html
$dokka.location:dev.inmo.tgbotapi.requests/ForwardMessage/ForwardMessage/#dev.inmo.tgbotapi.types.ChatIdentifier#dev.inmo.tgbotapi.types.ChatIdentifier#kotlin.Long#kotlin.Boolean/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests/-forward-message/-forward-message.html
$dokka.location:dev.inmo.tgbotapi.requests/ForwardMessage/chatId/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.requests/-forward-message/chat-id.html
@ -4590,13 +4623,10 @@ $dokka.location:dev.inmo.tgbotapi.types.files.abstracts/TitledMediaFile///Pointi
$dokka.location:dev.inmo.tgbotapi.types.files.abstracts/TitledMediaFile/title/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.types.files.abstracts/-titled-media-file/title.html
$dokka.location:dev.inmo.tgbotapi.types.files////PointingToDeclaration/docs/dev.inmo.tgbotapi.types.files/index.html
$dokka.location:dev.inmo.tgbotapi.types.files//asAudioFile/dev.inmo.tgbotapi.types.files.VoiceFile#kotlin.String?#kotlin.String?#kotlin.String?/PointingToDeclaration/docs/dev.inmo.tgbotapi.types.files/as-audio-file.html
$dokka.location:dev.inmo.tgbotapi.types.files//asBytes/dev.inmo.tgbotapi.types.files.PathedFile#dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper/PointingToDeclaration/docs/dev.inmo.tgbotapi.types.files/as-bytes.html
$dokka.location:dev.inmo.tgbotapi.types.files//asDocumentFile/dev.inmo.tgbotapi.types.files.abstracts.TelegramMediaFile#/PointingToDeclaration/docs/dev.inmo.tgbotapi.types.files/as-document-file.html
$dokka.location:dev.inmo.tgbotapi.types.files//asFile/dev.inmo.tgbotapi.types.files.PathedFile#dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper#java.io.File#kotlin.Int/PointingToDeclaration/docs/dev.inmo.tgbotapi.types.files/as-file.html
$dokka.location:dev.inmo.tgbotapi.types.files//asStream/dev.inmo.tgbotapi.types.files.PathedFile#dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper/PointingToDeclaration/docs/dev.inmo.tgbotapi.types.files/as-stream.html
$dokka.location:dev.inmo.tgbotapi.types.files//asVoiceFile/dev.inmo.tgbotapi.types.files.AudioFile#/PointingToDeclaration/docs/dev.inmo.tgbotapi.types.files/as-voice-file.html
$dokka.location:dev.inmo.tgbotapi.types.files//biggest/kotlin.collections.List[dev.inmo.tgbotapi.types.files.PhotoSize]#/PointingToDeclaration/docs/dev.inmo.tgbotapi.types.files/biggest.html
$dokka.location:dev.inmo.tgbotapi.types.files//filename/dev.inmo.tgbotapi.types.files.PathedFile#/PointingToDeclaration/docs/dev.inmo.tgbotapi.types.files/filename.html
$dokka.location:dev.inmo.tgbotapi.types.files//fullUrl/dev.inmo.tgbotapi.types.files.PathedFile#dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper/PointingToDeclaration/docs/dev.inmo.tgbotapi.types.files/full-url.html
$dokka.location:dev.inmo.tgbotapi.types.files//resolveFileURL/dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper#dev.inmo.tgbotapi.types.files.PathedFile/PointingToDeclaration/docs/dev.inmo.tgbotapi.types.files/resolve-file-u-r-l.html
$dokka.location:dev.inmo.tgbotapi.types.files//toInputMediaVideo/dev.inmo.tgbotapi.types.files.VideoFile#kotlin.String?#dev.inmo.tgbotapi.types.ParseMode.ParseMode?/PointingToDeclaration/docs/dev.inmo.tgbotapi.types.files/to-input-media-video.html
@ -4639,6 +4669,7 @@ $dokka.location:dev.inmo.tgbotapi.types.files/File/fileUniqueId/#/PointingToDecl
$dokka.location:dev.inmo.tgbotapi.types.files/PathedFile///PointingToDeclaration/docs/dev.inmo.tgbotapi.types.files/-pathed-file/index.html
$dokka.location:dev.inmo.tgbotapi.types.files/PathedFile/PathedFile/#dev.inmo.tgbotapi.requests.abstracts.FileId#kotlin.String#kotlin.String#kotlin.Long?/PointingToDeclaration/docs/dev.inmo.tgbotapi.types.files/-pathed-file/-pathed-file.html
$dokka.location:dev.inmo.tgbotapi.types.files/PathedFile/fileId/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.types.files/-pathed-file/file-id.html
$dokka.location:dev.inmo.tgbotapi.types.files/PathedFile/fileName/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.types.files/-pathed-file/file-name.html
$dokka.location:dev.inmo.tgbotapi.types.files/PathedFile/filePath/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.types.files/-pathed-file/file-path.html
$dokka.location:dev.inmo.tgbotapi.types.files/PathedFile/fileSize/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.types.files/-pathed-file/file-size.html
$dokka.location:dev.inmo.tgbotapi.types.files/PathedFile/fileUniqueId/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.types.files/-pathed-file/file-unique-id.html
@ -6272,9 +6303,13 @@ $dokka.location:dev.inmo.tgbotapi.utils.passport/Decryptor///PointingToDeclarati
$dokka.location:dev.inmo.tgbotapi.utils.passport/Decryptor/decrypt/#kotlin.ByteArray/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils.passport/-decryptor/decrypt.html
$dokka.location:dev.inmo.tgbotapi.utils////PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/index.html
$dokka.location:dev.inmo.tgbotapi.utils//StorageFile/#java.io.File/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-storage-file.html
$dokka.location:dev.inmo.tgbotapi.utils//StorageFile/#kotlin.String#kotlin.ByteArray#dev.inmo.tgbotapi.utils.MimeType/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-storage-file.html
$dokka.location:dev.inmo.tgbotapi.utils//StorageFile/#kotlin.String#io.ktor.utils.io.ByteReadChannel/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-storage-file.html
$dokka.location:dev.inmo.tgbotapi.utils//StorageFile/#kotlin.String#kotlin.ByteArray/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-storage-file.html
$dokka.location:dev.inmo.tgbotapi.utils//asInput/io.ktor.utils.io.ByteReadChannel#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/as-input.html
$dokka.location:dev.inmo.tgbotapi.utils//asMimeType/kotlin.String#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/as-mime-type.html
$dokka.location:dev.inmo.tgbotapi.utils//asStorageFile/kotlin.ByteArray#kotlin.String#dev.inmo.tgbotapi.utils.MimeType/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/as-storage-file.html
$dokka.location:dev.inmo.tgbotapi.utils//asStorageFile/dev.inmo.tgbotapi.utils.ByteReadChannelAllocator#kotlin.String/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/as-storage-file.html
$dokka.location:dev.inmo.tgbotapi.utils//asStorageFile/io.ktor.utils.io.ByteReadChannel#kotlin.String/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/as-storage-file.html
$dokka.location:dev.inmo.tgbotapi.utils//asStorageFile/kotlin.ByteArray#kotlin.String/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/as-storage-file.html
$dokka.location:dev.inmo.tgbotapi.utils//buildMimeType/#kotlin.String/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/build-mime-type.html
$dokka.location:dev.inmo.tgbotapi.utils//fileExtension/kotlin.String#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/file-extension.html
$dokka.location:dev.inmo.tgbotapi.utils//filenameFromUrl/kotlin.String#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/filename-from-url.html
@ -6294,12 +6329,22 @@ $dokka.location:dev.inmo.tgbotapi.utils//toJson/TypeParam(bounds=[kotlin.Any])#k
$dokka.location:dev.inmo.tgbotapi.utils//toJsonWithoutNulls/TypeParam(bounds=[kotlin.Any])#kotlinx.serialization.SerializationStrategy[TypeParam(bounds=[kotlin.Any])]/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/to-json-without-nulls.html
$dokka.location:dev.inmo.tgbotapi.utils//withoutNulls/kotlinx.serialization.json.JsonArray#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/without-nulls.html
$dokka.location:dev.inmo.tgbotapi.utils//withoutNulls/kotlinx.serialization.json.JsonObject#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/without-nulls.html
$dokka.location:dev.inmo.tgbotapi.utils/BuiltinMimeTypes.Application///PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-builtin-mime-types/-application/index.html
$dokka.location:dev.inmo.tgbotapi.utils/BuiltinMimeTypes.Application/Pdf/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-builtin-mime-types/-application/-pdf.html
$dokka.location:dev.inmo.tgbotapi.utils/BuiltinMimeTypes.Application/Zip/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-builtin-mime-types/-application/-zip.html
$dokka.location:dev.inmo.tgbotapi.utils/BuiltinMimeTypes.Image///PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-builtin-mime-types/-image/index.html
$dokka.location:dev.inmo.tgbotapi.utils/BuiltinMimeTypes.Image/Gif/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-builtin-mime-types/-image/-gif.html
$dokka.location:dev.inmo.tgbotapi.utils/BuiltinMimeTypes.Image/Jpg/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-builtin-mime-types/-image/-jpg.html
$dokka.location:dev.inmo.tgbotapi.utils/BuiltinMimeTypes.Text///PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-builtin-mime-types/-text/index.html
$dokka.location:dev.inmo.tgbotapi.utils/BuiltinMimeTypes.Text/Html/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-builtin-mime-types/-text/-html.html
$dokka.location:dev.inmo.tgbotapi.utils/BuiltinMimeTypes.Video///PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-builtin-mime-types/-video/index.html
$dokka.location:dev.inmo.tgbotapi.utils/BuiltinMimeTypes.Video/MP4/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-builtin-mime-types/-video/-m-p4.html
$dokka.location:dev.inmo.tgbotapi.utils/BuiltinMimeTypes///PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-builtin-mime-types/index.html
$dokka.location:dev.inmo.tgbotapi.utils/ByteReadChannelAllocator///PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-byte-read-channel-allocator/index.html
$dokka.location:dev.inmo.tgbotapi.utils/ByteReadChannelAllocator/invoke/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-byte-read-channel-allocator/invoke.html
$dokka.location:dev.inmo.tgbotapi.utils/ByteReadChannelAllocatorDeserializationStrategy///PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-byte-read-channel-allocator-deserialization-strategy/index.html
$dokka.location:dev.inmo.tgbotapi.utils/ByteReadChannelAllocatorDeserializationStrategy/descriptor/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-byte-read-channel-allocator-deserialization-strategy/descriptor.html
$dokka.location:dev.inmo.tgbotapi.utils/ByteReadChannelAllocatorDeserializationStrategy/deserialize/#kotlinx.serialization.encoding.Decoder/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-byte-read-channel-allocator-deserialization-strategy/deserialize.html
$dokka.location:dev.inmo.tgbotapi.utils/MatrixBuilder///PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-matrix-builder/index.html
$dokka.location:dev.inmo.tgbotapi.utils/MatrixBuilder/MatrixBuilder/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-matrix-builder/-matrix-builder.html
$dokka.location:dev.inmo.tgbotapi.utils/MatrixBuilder/add/#kotlin.collections.List[TypeParam(bounds=[kotlin.Any?])]/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-matrix-builder/add.html
@ -6329,13 +6374,13 @@ $dokka.location:dev.inmo.tgbotapi.utils/StorageFile/StorageFile/#dev.inmo.tgbota
$dokka.location:dev.inmo.tgbotapi.utils/StorageFile/input/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-storage-file/input.html
$dokka.location:dev.inmo.tgbotapi.utils/StorageFile/storageFileInfo/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-storage-file/storage-file-info.html
$dokka.location:dev.inmo.tgbotapi.utils/StorageFileInfo///PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-storage-file-info/index.html
$dokka.location:dev.inmo.tgbotapi.utils/StorageFileInfo/StorageFileInfo/#kotlin.String#kotlin.String/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-storage-file-info/-storage-file-info.html
$dokka.location:dev.inmo.tgbotapi.utils/StorageFileInfo/contentType/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-storage-file-info/content-type.html
$dokka.location:dev.inmo.tgbotapi.utils/StorageFileInfo/StorageFileInfo/#kotlin.String/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-storage-file-info/-storage-file-info.html
$dokka.location:dev.inmo.tgbotapi.utils/StorageFileInfo/fileName/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-storage-file-info/file-name.html
$dokka.location:dev.inmo.tgbotapi.utils/StorageFileInfo/generateCustomName/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-storage-file-info/generate-custom-name.html
$dokka.location:dev.inmo.tgbotapi.utils/TelegramAPIUrlsKeeper///PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-telegram-a-p-i-urls-keeper/index.html
$dokka.location:dev.inmo.tgbotapi.utils/TelegramAPIUrlsKeeper/TelegramAPIUrlsKeeper/#kotlin.String#kotlin.String/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-telegram-a-p-i-urls-keeper/-telegram-a-p-i-urls-keeper.html
$dokka.location:dev.inmo.tgbotapi.utils/TelegramAPIUrlsKeeper/commonAPIUrl/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-telegram-a-p-i-urls-keeper/common-a-p-i-url.html
$dokka.location:dev.inmo.tgbotapi.utils/TelegramAPIUrlsKeeper/createFileLinkUrl/#kotlin.String/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-telegram-a-p-i-urls-keeper/create-file-link-url.html
$dokka.location:dev.inmo.tgbotapi.utils/TelegramAPIUrlsKeeper/fileBaseUrl/#/PointingToDeclaration/docs/dev.inmo.tgbotapi.utils/-telegram-a-p-i-urls-keeper/file-base-url.html
dev.inmo.tgbotapi.CommonAbstracts
dev.inmo.tgbotapi.CommonAbstracts.types
@ -6360,6 +6405,7 @@ dev.inmo.tgbotapi.extensions.api.edit.ReplyMarkup
dev.inmo.tgbotapi.extensions.api.edit.caption
dev.inmo.tgbotapi.extensions.api.edit.media
dev.inmo.tgbotapi.extensions.api.edit.text
dev.inmo.tgbotapi.extensions.api.files
dev.inmo.tgbotapi.extensions.api.games
dev.inmo.tgbotapi.extensions.api.get
dev.inmo.tgbotapi.extensions.api.passport
@ -6383,6 +6429,7 @@ dev.inmo.tgbotapi.extensions.utils.extensions.venue
dev.inmo.tgbotapi.extensions.utils.formatting
dev.inmo.tgbotapi.extensions.utils.shortcuts
dev.inmo.tgbotapi.extensions.utils.types.buttons
dev.inmo.tgbotapi.extensions.utils.types.files
dev.inmo.tgbotapi.extensions.utils.updates
dev.inmo.tgbotapi.extensions.utils.updates.retrieving
dev.inmo.tgbotapi.requests

View File

@ -393,6 +393,23 @@
<div></div>
</div>
</div>
<a data-name="-1119926395%2FPackages%2F1103238440" anchor-label="dev.inmo.tgbotapi.extensions.api.files" id="-1119926395%2FPackages%2F1103238440" data-filterable-set=":docs:dokkaHtml/commonMain :docs:dokkaHtml/jvmMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain :docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/commonMain :docs:dokkaHtml/jvmMain">
<div>
<div class="main-subrow ">
<div class=""><span class="inline-flex"><a href="docs/dev.inmo.tgbotapi.extensions.api.files/index.html">dev.inmo.tgbotapi.extensions.api.files</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1119926395%2FPackages%2F1103238440"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div class="pull-right">
<div class="platform-tags no-gutters">
<div class="platform-tag common-like">common</div>
<div class="platform-tag jvm-like">jvm</div>
</div>
</div>
</div>
<div></div>
</div>
</div>
<a data-name="-166553777%2FPackages%2F-1982836883" anchor-label="dev.inmo.tgbotapi.extensions.api.games" id="-166553777%2FPackages%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>
@ -763,6 +780,22 @@
<div></div>
</div>
</div>
<a data-name="-1474080153%2FPackages%2F-1982836883" anchor-label="dev.inmo.tgbotapi.extensions.utils.types.files" id="-1474080153%2FPackages%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>
<div class="main-subrow ">
<div class=""><span class="inline-flex"><a href="docs/dev.inmo.tgbotapi.extensions.utils.types.files/index.html">dev.inmo.tgbotapi.extensions.utils.types.files</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1474080153%2FPackages%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 class="pull-right">
<div class="platform-tags no-gutters">
<div class="platform-tag common-like">common</div>
</div>
</div>
</div>
<div></div>
</div>
</div>
<a data-name="-1089089041%2FPackages%2F-1982836883" anchor-label="dev.inmo.tgbotapi.extensions.utils.updates" id="-1089089041%2FPackages%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>

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long