mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-15 21:29:25 +00:00
deploy: 63e864741e
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
<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="-approve-chat-join-request/index.html">ApproveChatJoinRequest</a>(chatId: <a href="../dev.inmo.tgbotapi.types/-chat-identifier/index.html">ChatIdentifier</a>, userId: <a href="../dev.inmo.tgbotapi.types/index.html#-903043045%2FClasslikes%2F-1982836883">UserId</a>) : <a href="-chat-join-request-answer/index.html">ChatJoinRequestAnswer</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 class="brief "><p class="paragraph">Represent <a href="https://core.telegram.org/bots/api#approvechatjoinrequest">approve</a><a href="-chat-join-request-answer/index.html">ChatJoinRequestAnswer</a>. You may approve the requests retrieved in with <a href="../dev.inmo.tgbotapi.types/-chat-join-request/index.html">ChatJoinRequest</a> (in <a href="../dev.inmo.tgbotapi.types.update/-chat-join-request-update/index.html">dev.inmo.tgbotapi.types.update.ChatJoinRequestUpdate</a>)</p></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -63,7 +63,7 @@
|
||||
<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">interface <a href="-chat-join-request-answer/index.html">ChatJoinRequestAnswer</a> : <a href="../dev.inmo.tgbotapi.requests.abstracts/-simple-request/index.html">SimpleRequest</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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 class="brief "><p class="paragraph">Represent a join request answer. See inheritors for more info</p></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -163,7 +163,7 @@
|
||||
<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="-decline-chat-join-request/index.html">DeclineChatJoinRequest</a>(chatId: <a href="../dev.inmo.tgbotapi.types/-chat-identifier/index.html">ChatIdentifier</a>, userId: <a href="../dev.inmo.tgbotapi.types/index.html#-903043045%2FClasslikes%2F-1982836883">UserId</a>) : <a href="-chat-join-request-answer/index.html">ChatJoinRequestAnswer</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 class="brief "><p class="paragraph">Represent <a href="https://core.telegram.org/bots/api#declinechatjoinrequest">decline</a><a href="-chat-join-request-answer/index.html">ChatJoinRequestAnswer</a>. You may approve the requests retrieved in with <a href="../dev.inmo.tgbotapi.types/-chat-join-request/index.html">ChatJoinRequest</a> (in <a href="../dev.inmo.tgbotapi.types.update/-chat-join-request-update/index.html">dev.inmo.tgbotapi.types.update.ChatJoinRequestUpdate</a>)</p></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user