mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-02 14:49:47 +00:00
16 lines
1.0 KiB
HTML
16 lines
1.0 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>Livable.livePeriod - docs</title>
|
|
<link rel="stylesheet" href="../../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../../index.html">docs</a> / <a href="../index.html">com.github.insanusmokrassar.TelegramBotAPI.CommonAbstracts</a> / <a href="index.html">Livable</a> / <a href="./live-period.html">livePeriod</a><br/>
|
|
<br/>
|
|
<h1>livePeriod</h1>
|
|
(common) <a name="com.github.insanusmokrassar.TelegramBotAPI.CommonAbstracts.Livable$livePeriod"></a>
|
|
<code><span class="keyword">abstract</span> <span class="keyword">val </span><span class="identifier">livePeriod</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span></code> <a href="https://github.com/InsanusMokrassar/TelegramBotAPI/blob/master/TelegramBotAPI/src/commonMain/kotlin/com/github/insanusmokrassar/TelegramBotAPI/CommonAbstracts/Livable.kt#L7">(source)</a>
|
|
<p>Period in SECONDS</p>
|
|
</BODY>
|
|
</HTML>
|