1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-11-16 21:33:47 +00:00
tgbotapi/docs/dokka/docs/com.github.insanusmokrassar.-telegram-bot-a-p-i.requests.send.media/-send-video-data/text.html
2020-05-11 23:37:38 +06:00

15 lines
991 B
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>SendVideoData.text - docs</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">docs</a>&nbsp;/&nbsp;<a href="../index.html">com.github.insanusmokrassar.TelegramBotAPI.requests.send.media</a>&nbsp;/&nbsp;<a href="index.html">SendVideoData</a>&nbsp;/&nbsp;<a href="./text.html">text</a><br/>
<br/>
<h1>text</h1>
(common) <a name="com.github.insanusmokrassar.TelegramBotAPI.requests.send.media.SendVideoData$text"></a>
<code><span class="keyword">val </span><span class="identifier">text</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code> <a href="https://github.com/InsanusMokrassar/TelegramBotAPI/blob/master/TelegramBotAPI/src/commonMain/kotlin/com/github/insanusmokrassar/TelegramBotAPI/requests/send/media/SendVideo.kt#L72">(source)</a>
</BODY>
</HTML>