mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2026-08-21 00:26:15 +00:00
deploy: f12f52899c
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</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.update/MessageUpdate/MessageUpdate/#kotlin.Long#dev.inmo.tgbotapi.types.message.abstracts.Message/PointingToDeclaration//1420480770">
|
||||
<script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.types.update/MessageUpdate/MessageUpdate/#kotlin.Long#dev.inmo.tgbotapi.types.message.abstracts.Message/PointingToDeclaration//-1982836883">
|
||||
<div class="navigation-wrapper" id="navigation-wrapper">
|
||||
<div class="breadcrumbs"><a href="../../../index.html">docs</a>/<a href="../index.html">dev.inmo.tgbotapi.types.update</a>/<a href="index.html">MessageUpdate</a>/<a href="-message-update.html">MessageUpdate</a></div>
|
||||
<div class="pull-right d-flex">
|
||||
@@ -27,7 +27,7 @@
|
||||
<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="-message-update.html">MessageUpdate</a>(updateId: <a href="../../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FUpdateIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1420480770">UpdateIdentifier</a>, data: <a href="../../dev.inmo.tgbotapi.types.message.abstracts/-message/index.html">Message</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 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="-message-update.html">MessageUpdate</a>(updateId: <a href="../../dev.inmo.tgbotapi.types/index.html#-1668278897%2FClasslikes%2F-1982836883">UpdateIdentifier</a>, data: <a href="../../dev.inmo.tgbotapi.types.message.abstracts/-message/index.html">Message</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>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
</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.update/MessageUpdate/data/#/PointingToDeclaration//1420480770">
|
||||
<script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.types.update/MessageUpdate/data/#/PointingToDeclaration//-1982836883">
|
||||
<div class="navigation-wrapper" id="navigation-wrapper">
|
||||
<div class="breadcrumbs"><a href="../../../index.html">docs</a>/<a href="../index.html">dev.inmo.tgbotapi.types.update</a>/<a href="index.html">MessageUpdate</a>/<a href="data.html">data</a></div>
|
||||
<div class="pull-right d-flex">
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
</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.update/MessageUpdate///PointingToDeclaration//1420480770">
|
||||
<script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.types.update/MessageUpdate///PointingToDeclaration//-1982836883">
|
||||
<div class="navigation-wrapper" id="navigation-wrapper">
|
||||
<div class="breadcrumbs"><a href="../../../index.html">docs</a>/<a href="../index.html">dev.inmo.tgbotapi.types.update</a>/<a href="index.html">MessageUpdate</a></div>
|
||||
<div class="pull-right d-flex">
|
||||
@@ -23,16 +23,16 @@
|
||||
</div>
|
||||
<div class="cover ">
|
||||
<h1 class="cover"><span>Message</span><wbr></wbr><span>Update</span></h1>
|
||||
<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="index.html">MessageUpdate</a>(updateId: <a href="../../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FUpdateIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1420480770">UpdateIdentifier</a>, data: <a href="../../dev.inmo.tgbotapi.types.message.abstracts/-message/index.html">Message</a>) : <a href="../../dev.inmo.tgbotapi.types.update.abstracts/-base-sent-message-update/index.html">BaseSentMessageUpdate</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 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="index.html">MessageUpdate</a>(updateId: <a href="../../dev.inmo.tgbotapi.types/index.html#-1668278897%2FClasslikes%2F-1982836883">UpdateIdentifier</a>, data: <a href="../../dev.inmo.tgbotapi.types.message.abstracts/-message/index.html">Message</a>) : <a href="../../dev.inmo.tgbotapi.types.update.abstracts/-base-sent-message-update/index.html">BaseSentMessageUpdate</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 class="tabbedcontent">
|
||||
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Properties">Properties</button></div>
|
||||
<div class="tabs-section-body">
|
||||
<h2 class="">Properties</h2>
|
||||
<div class="table" data-togglable="Properties"><a data-name="%5Bdev.inmo.tgbotapi.types.update%2FMessageUpdate%2Fdata%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1420480770" anchor-label="data" id="%5Bdev.inmo.tgbotapi.types.update%2FMessageUpdate%2Fdata%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1420480770" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
|
||||
<div class="table" data-togglable="Properties"><a data-name="734077%2FProperties%2F-1982836883" anchor-label="data" id="734077%2FProperties%2F-1982836883" 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="data.html">data</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.types.update%2FMessageUpdate%2Fdata%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1420480770"></span>
|
||||
<div class=""><span class="inline-flex"><a href="data.html">data</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="734077%2FProperties%2F-1982836883"></span>
|
||||
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
||||
</span></span></div>
|
||||
<div>
|
||||
@@ -40,15 +40,15 @@
|
||||
<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.update%2FMessageUpdate%2Fdata%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1420480770" anchor-label="data" id="%5Bdev.inmo.tgbotapi.types.update%2FMessageUpdate%2Fdata%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1420480770" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">open override val <a href="data.html">data</a>: <a href="../../dev.inmo.tgbotapi.types.message.abstracts/-message/index.html">Message</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 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="734077%2FProperties%2F-1982836883" anchor-label="data" id="734077%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">open override val <a href="data.html">data</a>: <a href="../../dev.inmo.tgbotapi.types.message.abstracts/-message/index.html">Message</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>
|
||||
<a data-name="%5Bdev.inmo.tgbotapi.types.update%2FMessageUpdate%2FupdateId%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1420480770" anchor-label="updateId" id="%5Bdev.inmo.tgbotapi.types.update%2FMessageUpdate%2FupdateId%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1420480770" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
|
||||
<a data-name="1803926435%2FProperties%2F-1982836883" anchor-label="updateId" id="1803926435%2FProperties%2F-1982836883" 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="update-id.html">updateId</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.types.update%2FMessageUpdate%2FupdateId%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1420480770"></span>
|
||||
<div class=""><span class="inline-flex"><a href="update-id.html">updateId</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1803926435%2FProperties%2F-1982836883"></span>
|
||||
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
||||
</span></span></div>
|
||||
<div>
|
||||
@@ -56,7 +56,7 @@
|
||||
<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.update%2FMessageUpdate%2FupdateId%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1420480770" anchor-label="updateId" id="%5Bdev.inmo.tgbotapi.types.update%2FMessageUpdate%2FupdateId%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1420480770" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">open override val <a href="update-id.html">updateId</a>: <a href="../../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FUpdateIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1420480770">UpdateIdentifier</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 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="1803926435%2FProperties%2F-1982836883" anchor-label="updateId" id="1803926435%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">open override val <a href="update-id.html">updateId</a>: <a href="../../dev.inmo.tgbotapi.types/index.html#-1668278897%2FClasslikes%2F-1982836883">UpdateIdentifier</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>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
</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.update/MessageUpdate/updateId/#/PointingToDeclaration//1420480770">
|
||||
<script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.types.update/MessageUpdate/updateId/#/PointingToDeclaration//-1982836883">
|
||||
<div class="navigation-wrapper" id="navigation-wrapper">
|
||||
<div class="breadcrumbs"><a href="../../../index.html">docs</a>/<a href="../index.html">dev.inmo.tgbotapi.types.update</a>/<a href="index.html">MessageUpdate</a>/<a href="update-id.html">updateId</a></div>
|
||||
<div class="pull-right d-flex">
|
||||
@@ -27,7 +27,7 @@
|
||||
<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">open override val <a href="update-id.html">updateId</a>: <a href="../../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FUpdateIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1420480770">UpdateIdentifier</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 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">open override val <a href="update-id.html">updateId</a>: <a href="../../dev.inmo.tgbotapi.types/index.html#-1668278897%2FClasslikes%2F-1982836883">UpdateIdentifier</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>
|
||||
|
||||
Reference in New Issue
Block a user