mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-16 21:33:47 +00:00
15 lines
1.1 KiB
HTML
15 lines
1.1 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>SendTextMessage.disableWebPagePreview - docs</title>
|
|
<link rel="stylesheet" href="../../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../../index.html">docs</a> / <a href="../index.html">com.github.insanusmokrassar.TelegramBotAPI.requests.send</a> / <a href="index.html">SendTextMessage</a> / <a href="./disable-web-page-preview.html">disableWebPagePreview</a><br/>
|
|
<br/>
|
|
<h1>disableWebPagePreview</h1>
|
|
(common) <a name="com.github.insanusmokrassar.TelegramBotAPI.requests.send.SendTextMessage$disableWebPagePreview"></a>
|
|
<code><span class="keyword">val </span><span class="identifier">disableWebPagePreview</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</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/SendMessage.kt#L26">(source)</a>
|
|
</BODY>
|
|
</HTML>
|