1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-01 15:35:24 +00:00
tgbotapi/docs/dokka/docs/com.github.insanusmokrassar.-telegram-bot-a-p-i.-common-abstracts/-text-source/source.html
2020-05-11 23:37:38 +06:00

15 lines
992 B
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>TextSource.source - 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.CommonAbstracts</a>&nbsp;/&nbsp;<a href="index.html">TextSource</a>&nbsp;/&nbsp;<a href="./source.html">source</a><br/>
<br/>
<h1>source</h1>
(common) <a name="com.github.insanusmokrassar.TelegramBotAPI.CommonAbstracts.TextSource$source"></a>
<code><span class="keyword">abstract</span> <span class="keyword">val </span><span class="identifier">source</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code> <a href="https://github.com/InsanusMokrassar/TelegramBotAPI/blob/master/TelegramBotAPI/src/commonMain/kotlin/com/github/insanusmokrassar/TelegramBotAPI/CommonAbstracts/TextSource.kt#L10">(source)</a>
</BODY>
</HTML>