1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-15 21:29:25 +00:00
This commit is contained in:
InsanusMokrassar
2021-11-11 06:29:38 +00:00
parent e9f0e30ff2
commit 99eef83272
4 changed files with 44 additions and 8 deletions

View File

@@ -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>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>&gt; <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>