1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-03 06:40:49 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.files/index.html
2021-04-03 09:43:25 +00:00

481 lines
64 KiB
HTML

<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>dev.inmo.tgbotapi.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.types.files////PointingToDeclaration//1363907492">
<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></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><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>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-body">
<h2 class="">Types</h2>
<div class="table" data-togglable="Types"><a data-name="%5Bdev.inmo.tgbotapi.types.files%2FAnimationFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" anchor-label="AnimationFile" id="%5Bdev.inmo.tgbotapi.types.files%2FAnimationFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" 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="-animation-file/index.html">AnimationFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.types.files%2FAnimationFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-animation-file/index.html">AnimationFile</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, fileUniqueId: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FFileUniqueId%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310">FileUniqueId</a>, width: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>, height: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>, duration: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>?, thumb: <a href="-photo-size/index.html">PhotoSize</a>?, fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, mimeType: <a href="../dev.inmo.tgbotapi.utils/-mime-type/index.html">MimeType</a>?, fileSize: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>?) : <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-mimed-media-file/index.html">MimedMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-thumbed-media-file/index.html">ThumbedMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-playable-media-file/index.html">PlayableMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-custom-named-media-file/index.html">CustomNamedMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-sized-media-file/index.html">SizedMediaFile</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="%5Bdev.inmo.tgbotapi.types.files%2FAudioFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" anchor-label="AudioFile" id="%5Bdev.inmo.tgbotapi.types.files%2FAudioFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" 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="-audio-file/index.html">AudioFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.types.files%2FAudioFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-audio-file/index.html">AudioFile</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, fileUniqueId: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FFileUniqueId%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310">FileUniqueId</a>, duration: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>?, performer: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, title: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, mimeType: <a href="../dev.inmo.tgbotapi.utils/-mime-type/index.html">MimeType</a>?, fileSize: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>?, thumb: <a href="-photo-size/index.html">PhotoSize</a>?) : <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-custom-named-media-file/index.html">CustomNamedMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-mimed-media-file/index.html">MimedMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-thumbed-media-file/index.html">ThumbedMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-playable-media-file/index.html">PlayableMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-titled-media-file/index.html">TitledMediaFile</a>, <a href="../dev.inmo.tgbotapi.CommonAbstracts/-performerable/index.html">Performerable</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="%5Bdev.inmo.tgbotapi.types.files%2FDocumentFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" anchor-label="DocumentFile" id="%5Bdev.inmo.tgbotapi.types.files%2FDocumentFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" 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="-document-file/index.html">DocumentFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.types.files%2FDocumentFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-document-file/index.html">DocumentFile</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, fileUniqueId: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FFileUniqueId%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310">FileUniqueId</a>, fileSize: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>?, thumb: <a href="-photo-size/index.html">PhotoSize</a>?, mimeType: <a href="../dev.inmo.tgbotapi.utils/-mime-type/index.html">MimeType</a>?, fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?) : <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-mimed-media-file/index.html">MimedMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-thumbed-media-file/index.html">ThumbedMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-custom-named-media-file/index.html">CustomNamedMediaFile</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="%5Bdev.inmo.tgbotapi.types.files%2FFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" anchor-label="File" id="%5Bdev.inmo.tgbotapi.types.files%2FFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" 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/index.html">File</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.types.files%2FFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-file/index.html">File</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, fileUniqueId: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FFileUniqueId%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310">FileUniqueId</a>, fileSize: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>?) : <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</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="%5Bdev.inmo.tgbotapi.types.files%2FPathedFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" anchor-label="PathedFile" id="%5Bdev.inmo.tgbotapi.types.files%2FPathedFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" 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="-pathed-file/index.html">PathedFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.types.files%2FPathedFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-pathed-file/index.html">PathedFile</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, fileUniqueId: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FFileUniqueId%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310">FileUniqueId</a>, filePath: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, fileSize: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>?) : <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</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="%5Bdev.inmo.tgbotapi.types.files%2FPhoto%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" anchor-label="Photo" id="%5Bdev.inmo.tgbotapi.types.files%2FPhoto%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" 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="index.html#%5Bdev.inmo.tgbotapi.types.files%2FPhoto%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310">Photo</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.types.files%2FPhoto%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310"></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">typealias <a href="index.html#%5Bdev.inmo.tgbotapi.types.files%2FPhoto%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310">Photo</a> = <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="-photo-size/index.html">PhotoSize</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="%5Bdev.inmo.tgbotapi.types.files%2FPhotoSize%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" anchor-label="PhotoSize" id="%5Bdev.inmo.tgbotapi.types.files%2FPhotoSize%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" 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="-photo-size/index.html">PhotoSize</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.types.files%2FPhotoSize%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-photo-size/index.html">PhotoSize</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, fileUniqueId: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FFileUniqueId%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310">FileUniqueId</a>, fileSize: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>?, width: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>, height: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>) : <a href="../dev.inmo.tgbotapi.types.files.abstracts/-sized-media-file/index.html">SizedMediaFile</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="%5Bdev.inmo.tgbotapi.types.files%2FSticker%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" anchor-label="Sticker" id="%5Bdev.inmo.tgbotapi.types.files%2FSticker%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" 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="-sticker/index.html">Sticker</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.types.files%2FSticker%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-sticker/index.html">Sticker</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, fileUniqueId: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FFileUniqueId%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310">FileUniqueId</a>, width: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>, height: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>, thumb: <a href="-photo-size/index.html">PhotoSize</a>?, emoji: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, stickerSetName: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FStickerSetName%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310">StickerSetName</a>?, isAnimated: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, maskPosition: <a href="../dev.inmo.tgbotapi.types.stickers/-mask-position/index.html">MaskPosition</a>?, fileSize: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>?) : <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-sized-media-file/index.html">SizedMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-thumbed-media-file/index.html">ThumbedMediaFile</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="%5Bdev.inmo.tgbotapi.types.files%2FVideoFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" anchor-label="VideoFile" id="%5Bdev.inmo.tgbotapi.types.files%2FVideoFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" 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="-video-file/index.html">VideoFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.types.files%2FVideoFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-video-file/index.html">VideoFile</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, fileUniqueId: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FFileUniqueId%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310">FileUniqueId</a>, width: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>, height: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>, duration: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>?, thumb: <a href="-photo-size/index.html">PhotoSize</a>?, fileName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, mimeType: <a href="../dev.inmo.tgbotapi.utils/-mime-type/index.html">MimeType</a>?, fileSize: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>?) : <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-custom-named-media-file/index.html">CustomNamedMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-mimed-media-file/index.html">MimedMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-thumbed-media-file/index.html">ThumbedMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-playable-media-file/index.html">PlayableMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-sized-media-file/index.html">SizedMediaFile</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="%5Bdev.inmo.tgbotapi.types.files%2FVideoNoteFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" anchor-label="VideoNoteFile" id="%5Bdev.inmo.tgbotapi.types.files%2FVideoNoteFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" 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="-video-note-file/index.html">VideoNoteFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.types.files%2FVideoNoteFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-video-note-file/index.html">VideoNoteFile</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, fileUniqueId: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FFileUniqueId%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310">FileUniqueId</a>, width: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>, duration: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>?, thumb: <a href="-photo-size/index.html">PhotoSize</a>?, fileSize: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>?) : <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-thumbed-media-file/index.html">ThumbedMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-playable-media-file/index.html">PlayableMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-sized-media-file/index.html">SizedMediaFile</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="%5Bdev.inmo.tgbotapi.types.files%2FVoiceFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" anchor-label="VoiceFile" id="%5Bdev.inmo.tgbotapi.types.files%2FVoiceFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310" 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="-voice-file/index.html">VoiceFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.types.files%2FVoiceFile%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-voice-file/index.html">VoiceFile</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>, fileUniqueId: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FFileUniqueId%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310">FileUniqueId</a>, duration: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>?, mimeType: <a href="../dev.inmo.tgbotapi.utils/-mime-type/index.html">MimeType</a>?, fileSize: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>?) : <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-mimed-media-file/index.html">MimedMediaFile</a>, <a href="../dev.inmo.tgbotapi.types.files.abstracts/-playable-media-file/index.html">PlayableMediaFile</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<h2 class="">Functions</h2>
<div class="table" data-togglable="Functions"><a data-name="%5Bdev.inmo.tgbotapi.types.files%2F%2FasAudioFile%2Fdev.inmo.tgbotapi.types.files.VoiceFile%23kotlin.String%3F%23kotlin.String%3F%23kotlin.String%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F387852310" anchor-label="asAudioFile" id="%5Bdev.inmo.tgbotapi.types.files%2F%2FasAudioFile%2Fdev.inmo.tgbotapi.types.files.VoiceFile%23kotlin.String%3F%23kotlin.String%3F%23kotlin.String%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F387852310" 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-audio-file.html">asAudioFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.types.files%2F%2FasAudioFile%2Fdev.inmo.tgbotapi.types.files.VoiceFile%23kotlin.String%3F%23kotlin.String%3F%23kotlin.String%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F387852310"></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="-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="%5Bdev.inmo.tgbotapi.types.files%2F%2FasBytes%2Fdev.inmo.tgbotapi.types.files.PathedFile%23dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper%2FPointingToDeclaration%2F%5D%2FFunctions%2F976055182" anchor-label="asBytes" id="%5Bdev.inmo.tgbotapi.types.files%2F%2FasBytes%2Fdev.inmo.tgbotapi.types.files.PathedFile%23dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper%2FPointingToDeclaration%2F%5D%2FFunctions%2F976055182" 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="%5Bdev.inmo.tgbotapi.types.files%2F%2FasBytes%2Fdev.inmo.tgbotapi.types.files.PathedFile%23dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper%2FPointingToDeclaration%2F%5D%2FFunctions%2F976055182"></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#%5Bdev.inmo.tgbotapi.types.files%2FPathedFile%2F%2F%2FPointingToDeclaration%2F%5D%2FExtensions%2F976055182">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="%5Bdev.inmo.tgbotapi.types.files%2F%2FasDocumentFile%2Fdev.inmo.tgbotapi.types.files.abstracts.TelegramMediaFile%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F387852310" anchor-label="asDocumentFile" id="%5Bdev.inmo.tgbotapi.types.files%2F%2FasDocumentFile%2Fdev.inmo.tgbotapi.types.files.abstracts.TelegramMediaFile%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F387852310" 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-document-file.html">asDocumentFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.types.files%2F%2FasDocumentFile%2Fdev.inmo.tgbotapi.types.files.abstracts.TelegramMediaFile%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F387852310"></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.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="%5Bdev.inmo.tgbotapi.types.files%2F%2FasFile%2Fdev.inmo.tgbotapi.types.files.PathedFile%23dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper%23java.io.File%23kotlin.Int%2FPointingToDeclaration%2F%5D%2FFunctions%2F976055182" anchor-label="asFile" id="%5Bdev.inmo.tgbotapi.types.files%2F%2FasFile%2Fdev.inmo.tgbotapi.types.files.PathedFile%23dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper%23java.io.File%23kotlin.Int%2FPointingToDeclaration%2F%5D%2FFunctions%2F976055182" 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="%5Bdev.inmo.tgbotapi.types.files%2F%2FasFile%2Fdev.inmo.tgbotapi.types.files.PathedFile%23dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper%23java.io.File%23kotlin.Int%2FPointingToDeclaration%2F%5D%2FFunctions%2F976055182"></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#%5Bdev.inmo.tgbotapi.types.files%2FPathedFile%2F%2F%2FPointingToDeclaration%2F%5D%2FExtensions%2F976055182">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="%5Bdev.inmo.tgbotapi.types.files%2F%2FasStream%2Fdev.inmo.tgbotapi.types.files.PathedFile%23dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper%2FPointingToDeclaration%2F%5D%2FFunctions%2F976055182" anchor-label="asStream" id="%5Bdev.inmo.tgbotapi.types.files%2F%2FasStream%2Fdev.inmo.tgbotapi.types.files.PathedFile%23dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper%2FPointingToDeclaration%2F%5D%2FFunctions%2F976055182" 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="%5Bdev.inmo.tgbotapi.types.files%2F%2FasStream%2Fdev.inmo.tgbotapi.types.files.PathedFile%23dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper%2FPointingToDeclaration%2F%5D%2FFunctions%2F976055182"></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#%5Bdev.inmo.tgbotapi.types.files%2FPathedFile%2F%2F%2FPointingToDeclaration%2F%5D%2FExtensions%2F976055182">PathedFile</a>.<a href="as-stream.html">asStream</a>(telegramAPIUrlsKeeper: <a href="../dev.inmo.tgbotapi.utils/-telegram-a-p-i-urls-keeper/index.html">TelegramAPIUrlsKeeper</a>): <a href="https://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html">InputStream</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="%5Bdev.inmo.tgbotapi.types.files%2F%2FasVoiceFile%2Fdev.inmo.tgbotapi.types.files.AudioFile%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F387852310" anchor-label="asVoiceFile" id="%5Bdev.inmo.tgbotapi.types.files%2F%2FasVoiceFile%2Fdev.inmo.tgbotapi.types.files.AudioFile%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F387852310" 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-voice-file.html">asVoiceFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.types.files%2F%2FasVoiceFile%2Fdev.inmo.tgbotapi.types.files.AudioFile%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F387852310"></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="-audio-file/index.html">AudioFile</a>.<a href="as-voice-file.html">asVoiceFile</a>(): <a href="-voice-file/index.html">VoiceFile</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="%5Bdev.inmo.tgbotapi.types.files%2F%2Fbiggest%2Fkotlin.collections.List%5Bdev.inmo.tgbotapi.types.files.PhotoSize%5D%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F387852310" anchor-label="biggest" id="%5Bdev.inmo.tgbotapi.types.files%2F%2Fbiggest%2Fkotlin.collections.List%5Bdev.inmo.tgbotapi.types.files.PhotoSize%5D%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F387852310" 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="biggest.html">biggest</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.types.files%2F%2Fbiggest%2Fkotlin.collections.List%5Bdev.inmo.tgbotapi.types.files.PhotoSize%5D%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F387852310"></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="index.html#%5Bdev.inmo.tgbotapi.types.files%2FPhoto%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310">Photo</a>.<a href="biggest.html">biggest</a>(): <a href="-photo-size/index.html">PhotoSize</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="%5Bdev.inmo.tgbotapi.types.files%2F%2FfullUrl%2Fdev.inmo.tgbotapi.types.files.PathedFile%23dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper%2FPointingToDeclaration%2F%5D%2FFunctions%2F387852310" anchor-label="fullUrl" id="%5Bdev.inmo.tgbotapi.types.files%2F%2FfullUrl%2Fdev.inmo.tgbotapi.types.files.PathedFile%23dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper%2FPointingToDeclaration%2F%5D%2FFunctions%2F387852310" 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="full-url.html">fullUrl</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.types.files%2F%2FfullUrl%2Fdev.inmo.tgbotapi.types.files.PathedFile%23dev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper%2FPointingToDeclaration%2F%5D%2FFunctions%2F387852310"></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="-pathed-file/index.html">PathedFile</a>.<a href="full-url.html">fullUrl</a>(keeper: <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/-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>
<a data-name="%5Bdev.inmo.tgbotapi.types.files%2F%2FresolveFileURL%2Fdev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper%23dev.inmo.tgbotapi.types.files.PathedFile%2FPointingToDeclaration%2F%5D%2FFunctions%2F387852310" anchor-label="resolveFileURL" id="%5Bdev.inmo.tgbotapi.types.files%2F%2FresolveFileURL%2Fdev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper%23dev.inmo.tgbotapi.types.files.PathedFile%2FPointingToDeclaration%2F%5D%2FFunctions%2F387852310" 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="resolve-file-u-r-l.html">resolveFileURL</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.types.files%2F%2FresolveFileURL%2Fdev.inmo.tgbotapi.utils.TelegramAPIUrlsKeeper%23dev.inmo.tgbotapi.types.files.PathedFile%2FPointingToDeclaration%2F%5D%2FFunctions%2F387852310"></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="../dev.inmo.tgbotapi.utils/-telegram-a-p-i-urls-keeper/index.html">TelegramAPIUrlsKeeper</a>.<a href="resolve-file-u-r-l.html">resolveFileURL</a>(file: <a href="-pathed-file/index.html">PathedFile</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>
<a data-name="%5Bdev.inmo.tgbotapi.types.files%2F%2FtoInputMediaVideo%2Fdev.inmo.tgbotapi.types.files.VideoFile%23kotlin.collections.List%5Bdev.inmo.tgbotapi.CommonAbstracts.TextSource%5D%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.types.files%2F%2FtoInputMediaVideo%2Fdev.inmo.tgbotapi.types.files.VideoFile%23kotlin.String%3F%23dev.inmo.tgbotapi.types.ParseMode.ParseMode%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F387852310" anchor-label="toInputMediaVideo" id="%5Bdev.inmo.tgbotapi.types.files%2F%2FtoInputMediaVideo%2Fdev.inmo.tgbotapi.types.files.VideoFile%23kotlin.collections.List%5Bdev.inmo.tgbotapi.CommonAbstracts.TextSource%5D%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.types.files%2F%2FtoInputMediaVideo%2Fdev.inmo.tgbotapi.types.files.VideoFile%23kotlin.String%3F%23dev.inmo.tgbotapi.types.ParseMode.ParseMode%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F387852310" 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="to-input-media-video.html">toInputMediaVideo</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.types.files%2F%2FtoInputMediaVideo%2Fdev.inmo.tgbotapi.types.files.VideoFile%23kotlin.collections.List%5Bdev.inmo.tgbotapi.CommonAbstracts.TextSource%5D%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.types.files%2F%2FtoInputMediaVideo%2Fdev.inmo.tgbotapi.types.files.VideoFile%23kotlin.String%3F%23dev.inmo.tgbotapi.types.ParseMode.ParseMode%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F387852310"></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="-video-file/index.html">VideoFile</a>.<a href="to-input-media-video.html">toInputMediaVideo</a>(textSources: <a href="../dev.inmo.tgbotapi.CommonAbstracts/index.html#%5Bdev.inmo.tgbotapi.CommonAbstracts%2FTextSourcesList%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310">TextSourcesList</a>): <a href="../dev.inmo.tgbotapi.types.InputMedia/-input-media-video/index.html">InputMediaVideo</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="-video-file/index.html">VideoFile</a>.<a href="to-input-media-video.html">toInputMediaVideo</a>(caption: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, parseMode: <a href="../dev.inmo.tgbotapi.types.ParseMode/-parse-mode/index.html">ParseMode</a>? = null): <a href="../dev.inmo.tgbotapi.types.InputMedia/-input-media-video/index.html">InputMediaVideo</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="%5Bdev.inmo.tgbotapi.types.files%2F%2Ffilename%2Fdev.inmo.tgbotapi.types.files.PathedFile%23%2FPointingToDeclaration%2F%5D%2FProperties%2F387852310" anchor-label="filename" id="%5Bdev.inmo.tgbotapi.types.files%2F%2Ffilename%2Fdev.inmo.tgbotapi.types.files.PathedFile%23%2FPointingToDeclaration%2F%5D%2FProperties%2F387852310" 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="%5Bdev.inmo.tgbotapi.types.files%2F%2Ffilename%2Fdev.inmo.tgbotapi.types.files.PathedFile%23%2FPointingToDeclaration%2F%5D%2FProperties%2F387852310"></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="%5Bdev.inmo.tgbotapi.types.files%2F%2Ffilename%2Fdev.inmo.tgbotapi.types.files.PathedFile%23%2FPointingToDeclaration%2F%5D%2FProperties%2F387852310" anchor-label="filename" id="%5Bdev.inmo.tgbotapi.types.files%2F%2Ffilename%2Fdev.inmo.tgbotapi.types.files.PathedFile%23%2FPointingToDeclaration%2F%5D%2FProperties%2F387852310" 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#%5Bdev.inmo.tgbotapi.utils%2FFileName%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F387852310">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>
<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>