1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-08-20 08:06:21 +00:00
This commit is contained in:
InsanusMokrassar
2021-03-21 17:26:45 +00:00
parent b942627f12
commit 14282707bf
10279 changed files with 348221 additions and 78055 deletions

View File

@@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>getChatAdministrators</title>
<link href="../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn"><a href="../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</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.extensions.api.chat.get//getChatAdministrators/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.ChatIdentifier/PointingToDeclaration//1882440590">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.api.chat.get</a>/<a href="get-chat-administrators.html">getChatAdministrators</a></div>
<div class="pull-right d-flex">
<div class="filter-section" id="filter-section"><button class="platform-tag platform-selector common-like" data-active="" data-filter=":docs:dokkaHtml/commonMain">common</button></div>
<div id="searchBar"></div>
</div>
</div>
<div class="cover ">
<h1 class="cover"><span>get</span><wbr></wbr><span>Chat</span><wbr></wbr><span>Administrators</span></h1>
</div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat-administrators.html">getChatAdministrators</a>(chatId: <a href="../dev.inmo.tgbotapi.types/-chat-identifier/index.html">ChatIdentifier</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.ChatMember.abstracts/-administrator-chat-member/index.html">AdministratorChatMember</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 class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat-administrators.html">getChatAdministrators</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-public-chat/index.html">PublicChat</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.ChatMember.abstracts/-administrator-chat-member/index.html">AdministratorChatMember</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>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>
</html>

View File

@@ -1,12 +0,0 @@
//[docs](../../index.md)/[dev.inmo.tgbotapi.extensions.api.chat.get](index.md)/[getChatAdministrators](get-chat-administrators.md)
# getChatAdministrators
[common]
Content
suspend fun [TelegramBot](../dev.inmo.tgbotapi.bot/index.md#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[getChatAdministrators](get-chat-administrators.md)(chatId: [ChatIdentifier](../dev.inmo.tgbotapi.types/-chat-identifier/index.md)): [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[AdministratorChatMember](../dev.inmo.tgbotapi.types.ChatMember.abstracts/-administrator-chat-member/index.md)>
suspend fun [TelegramBot](../dev.inmo.tgbotapi.bot/index.md#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[getChatAdministrators](get-chat-administrators.md)(chat: [PublicChat](../dev.inmo.tgbotapi.types.chat.abstracts/-public-chat/index.md)): [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[AdministratorChatMember](../dev.inmo.tgbotapi.types.ChatMember.abstracts/-administrator-chat-member/index.md)>

View File

@@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>getChatMembersCount</title>
<link href="../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn"><a href="../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</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.extensions.api.chat.get//getChatMembersCount/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.ChatIdentifier/PointingToDeclaration//1882440590">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.api.chat.get</a>/<a href="get-chat-members-count.html">getChatMembersCount</a></div>
<div class="pull-right d-flex">
<div class="filter-section" id="filter-section"><button class="platform-tag platform-selector common-like" data-active="" data-filter=":docs:dokkaHtml/commonMain">common</button></div>
<div id="searchBar"></div>
</div>
</div>
<div class="cover ">
<h1 class="cover"><span>get</span><wbr></wbr><span>Chat</span><wbr></wbr><span>Members</span><wbr></wbr><span>Count</span></h1>
</div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat-members-count.html">getChatMembersCount</a>(chatId: <a href="../dev.inmo.tgbotapi.types/-chat-identifier/index.html">ChatIdentifier</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</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 class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat-members-count.html">getChatMembersCount</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-public-chat/index.html">PublicChat</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</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 class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>
</html>

View File

@@ -1,12 +0,0 @@
//[docs](../../index.md)/[dev.inmo.tgbotapi.extensions.api.chat.get](index.md)/[getChatMembersCount](get-chat-members-count.md)
# getChatMembersCount
[common]
Content
suspend fun [TelegramBot](../dev.inmo.tgbotapi.bot/index.md#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[getChatMembersCount](get-chat-members-count.md)(chatId: [ChatIdentifier](../dev.inmo.tgbotapi.types/-chat-identifier/index.md)): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)
suspend fun [TelegramBot](../dev.inmo.tgbotapi.bot/index.md#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[getChatMembersCount](get-chat-members-count.md)(chat: [PublicChat](../dev.inmo.tgbotapi.types.chat.abstracts/-public-chat/index.md)): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)

View File

@@ -0,0 +1,99 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>getChat</title>
<link href="../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn"><a href="../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</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.extensions.api.chat.get//getChat/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.ChatIdentifier/PointingToDeclaration//1882440590">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.api.chat.get</a>/<a href="get-chat.html">getChat</a></div>
<div class="pull-right d-flex">
<div class="filter-section" id="filter-section"><button class="platform-tag platform-selector common-like" data-active="" data-filter=":docs:dokkaHtml/commonMain">common</button></div>
<div id="searchBar"></div>
</div>
</div>
<div class="cover ">
<h1 class="cover"><span>get</span><wbr></wbr><span>Chat</span></h1>
</div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chatId: <a href="../dev.inmo.tgbotapi.types/-chat-identifier/index.html">ChatIdentifier</a>): <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">ExtendedChat</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 class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-chat/index.html">Chat</a>): <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">ExtendedChat</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="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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-public-chat/index.html">PublicChat</a>): <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-public-chat/index.html">ExtendedPublicChat</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>
<p class="paragraph">Will cast incoming <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat</a> to a <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-public-chat/index.html">ExtendedPublicChat</a> with unsafe operator &quot;as&quot;</p><h4 class="">Throws</h4><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="table"><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="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-class-cast-exception/index.html">kotlin.ClassCastException</a></span></div><div><div class="title"></div></div></div></div></div></div></div></div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-channel-chat/index.html">ChannelChat</a>): <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-channel-chat/index.html">ExtendedChannelChat</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>
<p class="paragraph">Will cast incoming <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat</a> to a <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-channel-chat/index.html">ExtendedChannelChat</a> with unsafe operator &quot;as&quot;</p><h4 class="">Throws</h4><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="table"><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="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-class-cast-exception/index.html">kotlin.ClassCastException</a></span></div><div><div class="title"></div></div></div></div></div></div></div></div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat/-channel-chat-impl/index.html">ChannelChatImpl</a>): <a href="../dev.inmo.tgbotapi.types.chat.extended/-extended-channel-chat-impl/index.html">ExtendedChannelChatImpl</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>
<p class="paragraph">Will cast incoming <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat</a> to a <a href="../dev.inmo.tgbotapi.types.chat.extended/-extended-channel-chat-impl/index.html">ExtendedChannelChatImpl</a> with unsafe operator &quot;as&quot;</p><h4 class="">Throws</h4><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="table"><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="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-class-cast-exception/index.html">kotlin.ClassCastException</a></span></div><div><div class="title"></div></div></div></div></div></div></div></div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-group-chat/index.html">GroupChat</a>): <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-group-chat/index.html">ExtendedGroupChat</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>
<p class="paragraph">Will cast incoming <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat</a> to a <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-group-chat/index.html">ExtendedGroupChat</a> with unsafe operator &quot;as&quot;</p><h4 class="">Throws</h4><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="table"><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="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-class-cast-exception/index.html">kotlin.ClassCastException</a></span></div><div><div class="title"></div></div></div></div></div></div></div></div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat/-group-chat-impl/index.html">GroupChatImpl</a>): <a href="../dev.inmo.tgbotapi.types.chat.extended/-extended-group-chat-impl/index.html">ExtendedGroupChatImpl</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>
<p class="paragraph">Will cast incoming <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat</a> to a <a href="../dev.inmo.tgbotapi.types.chat.extended/-extended-group-chat-impl/index.html">ExtendedGroupChatImpl</a> with unsafe operator &quot;as&quot;</p><h4 class="">Throws</h4><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="table"><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="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-class-cast-exception/index.html">kotlin.ClassCastException</a></span></div><div><div class="title"></div></div></div></div></div></div></div></div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-supergroup-chat/index.html">SupergroupChat</a>): <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-supergroup-chat/index.html">ExtendedSupergroupChat</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>
<p class="paragraph">Will cast incoming <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat</a> to a <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-supergroup-chat/index.html">ExtendedSupergroupChat</a> with unsafe operator &quot;as&quot;</p><h4 class="">Throws</h4><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="table"><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="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-class-cast-exception/index.html">kotlin.ClassCastException</a></span></div><div><div class="title"></div></div></div></div></div></div></div></div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat/-supergroup-chat-impl/index.html">SupergroupChatImpl</a>): <a href="../dev.inmo.tgbotapi.types.chat.extended/-extended-supergroup-chat-impl/index.html">ExtendedSupergroupChatImpl</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>
<p class="paragraph">Will cast incoming <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat</a> to a <a href="../dev.inmo.tgbotapi.types.chat.extended/-extended-supergroup-chat-impl/index.html">ExtendedSupergroupChatImpl</a> with unsafe operator &quot;as&quot;</p><h4 class="">Throws</h4><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="table"><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="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-class-cast-exception/index.html">kotlin.ClassCastException</a></span></div><div><div class="title"></div></div></div></div></div></div></div></div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-private-chat/index.html">PrivateChat</a>): <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-private-chat/index.html">ExtendedPrivateChat</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>
<p class="paragraph">Will cast incoming <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat</a> to a <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-private-chat/index.html">ExtendedPrivateChat</a> with unsafe operator &quot;as&quot;</p><h4 class="">Throws</h4><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="table"><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="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-class-cast-exception/index.html">kotlin.ClassCastException</a></span></div><div><div class="title"></div></div></div></div></div></div></div></div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat/-private-chat-impl/index.html">PrivateChatImpl</a>): <a href="../dev.inmo.tgbotapi.types.chat.extended/-extended-private-chat-impl/index.html">ExtendedPrivateChatImpl</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>
<p class="paragraph">Will cast incoming <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat</a> to a <a href="../dev.inmo.tgbotapi.types.chat.extended/-extended-private-chat-impl/index.html">ExtendedPrivateChatImpl</a> with unsafe operator &quot;as&quot;</p><h4 class="">Throws</h4><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="table"><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="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-class-cast-exception/index.html">kotlin.ClassCastException</a></span></div><div><div class="title"></div></div></div></div></div></div></div></div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types/-common-user/index.html">CommonUser</a>): <a href="../dev.inmo.tgbotapi.types.chat.extended/-extended-private-chat-impl/index.html">ExtendedPrivateChatImpl</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>
<p class="paragraph">Will cast incoming <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat</a> to a <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FExtendedUser%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">ExtendedUser</a> with unsafe operator &quot;as&quot;</p><h4 class="">Throws</h4><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="table"><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="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-class-cast-exception/index.html">kotlin.ClassCastException</a></span></div><div><div class="title"></div></div></div></div></div></div></div></div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>
</html>

View File

@@ -1,192 +0,0 @@
//[docs](../../index.md)/[dev.inmo.tgbotapi.extensions.api.chat.get](index.md)/[getChat](get-chat.md)
# getChat
[common]
Content
suspend fun [TelegramBot](../dev.inmo.tgbotapi.bot/index.md#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[getChat](get-chat.md)(chatId: [ChatIdentifier](../dev.inmo.tgbotapi.types/-chat-identifier/index.md)): [ExtendedChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.md)
suspend fun [TelegramBot](../dev.inmo.tgbotapi.bot/index.md#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[getChat](get-chat.md)(chat: [Chat](../dev.inmo.tgbotapi.types.chat.abstracts/-chat/index.md)): [ExtendedChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.md)
[common]
Content
suspend fun [TelegramBot](../dev.inmo.tgbotapi.bot/index.md#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[getChat](get-chat.md)(chat: [PublicChat](../dev.inmo.tgbotapi.types.chat.abstracts/-public-chat/index.md)): [ExtendedPublicChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-public-chat/index.md)
More info
Will cast incoming [dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.md) to a [ExtendedPublicChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-public-chat/index.md) with unsafe operator "as"
#### Throws
| | |
|---|---|
| <a name="dev.inmo.tgbotapi.extensions.api.chat.get//getChat/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.chat.abstracts.PublicChat/PointingToDeclaration/"></a>[kotlin.ClassCastException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-class-cast-exception/index.html)| <a name="dev.inmo.tgbotapi.extensions.api.chat.get//getChat/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.chat.abstracts.PublicChat/PointingToDeclaration/"></a>|
[common]
Content
suspend fun [TelegramBot](../dev.inmo.tgbotapi.bot/index.md#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[getChat](get-chat.md)(chat: [ChannelChat](../dev.inmo.tgbotapi.types.chat.abstracts/-channel-chat/index.md)): [ExtendedChannelChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-channel-chat/index.md)
More info
Will cast incoming [dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.md) to a [ExtendedChannelChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-channel-chat/index.md) with unsafe operator "as"
#### Throws
| | |
|---|---|
| <a name="dev.inmo.tgbotapi.extensions.api.chat.get//getChat/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.chat.abstracts.ChannelChat/PointingToDeclaration/"></a>[kotlin.ClassCastException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-class-cast-exception/index.html)| <a name="dev.inmo.tgbotapi.extensions.api.chat.get//getChat/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.chat.abstracts.ChannelChat/PointingToDeclaration/"></a>|
[common]
Content
suspend fun [TelegramBot](../dev.inmo.tgbotapi.bot/index.md#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[getChat](get-chat.md)(chat: [ChannelChatImpl](../dev.inmo.tgbotapi.types.chat/-channel-chat-impl/index.md)): [ExtendedChannelChatImpl](../dev.inmo.tgbotapi.types.chat.extended/-extended-channel-chat-impl/index.md)
More info
Will cast incoming [dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.md) to a [ExtendedChannelChatImpl](../dev.inmo.tgbotapi.types.chat.extended/-extended-channel-chat-impl/index.md) with unsafe operator "as"
#### Throws
| | |
|---|---|
| <a name="dev.inmo.tgbotapi.extensions.api.chat.get//getChat/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.chat.ChannelChatImpl/PointingToDeclaration/"></a>[kotlin.ClassCastException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-class-cast-exception/index.html)| <a name="dev.inmo.tgbotapi.extensions.api.chat.get//getChat/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.chat.ChannelChatImpl/PointingToDeclaration/"></a>|
[common]
Content
suspend fun [TelegramBot](../dev.inmo.tgbotapi.bot/index.md#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[getChat](get-chat.md)(chat: [GroupChat](../dev.inmo.tgbotapi.types.chat.abstracts/-group-chat/index.md)): [ExtendedGroupChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-group-chat/index.md)
More info
Will cast incoming [dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.md) to a [ExtendedGroupChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-group-chat/index.md) with unsafe operator "as"
#### Throws
| | |
|---|---|
| <a name="dev.inmo.tgbotapi.extensions.api.chat.get//getChat/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.chat.abstracts.GroupChat/PointingToDeclaration/"></a>[kotlin.ClassCastException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-class-cast-exception/index.html)| <a name="dev.inmo.tgbotapi.extensions.api.chat.get//getChat/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.chat.abstracts.GroupChat/PointingToDeclaration/"></a>|
[common]
Content
suspend fun [TelegramBot](../dev.inmo.tgbotapi.bot/index.md#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[getChat](get-chat.md)(chat: [GroupChatImpl](../dev.inmo.tgbotapi.types.chat/-group-chat-impl/index.md)): [ExtendedGroupChatImpl](../dev.inmo.tgbotapi.types.chat.extended/-extended-group-chat-impl/index.md)
More info
Will cast incoming [dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.md) to a [ExtendedGroupChatImpl](../dev.inmo.tgbotapi.types.chat.extended/-extended-group-chat-impl/index.md) with unsafe operator "as"
#### Throws
| | |
|---|---|
| <a name="dev.inmo.tgbotapi.extensions.api.chat.get//getChat/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.chat.GroupChatImpl/PointingToDeclaration/"></a>[kotlin.ClassCastException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-class-cast-exception/index.html)| <a name="dev.inmo.tgbotapi.extensions.api.chat.get//getChat/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.chat.GroupChatImpl/PointingToDeclaration/"></a>|
[common]
Content
suspend fun [TelegramBot](../dev.inmo.tgbotapi.bot/index.md#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[getChat](get-chat.md)(chat: [SupergroupChat](../dev.inmo.tgbotapi.types.chat.abstracts/-supergroup-chat/index.md)): [ExtendedSupergroupChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-supergroup-chat/index.md)
More info
Will cast incoming [dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.md) to a [ExtendedSupergroupChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-supergroup-chat/index.md) with unsafe operator "as"
#### Throws
| | |
|---|---|
| <a name="dev.inmo.tgbotapi.extensions.api.chat.get//getChat/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.chat.abstracts.SupergroupChat/PointingToDeclaration/"></a>[kotlin.ClassCastException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-class-cast-exception/index.html)| <a name="dev.inmo.tgbotapi.extensions.api.chat.get//getChat/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.chat.abstracts.SupergroupChat/PointingToDeclaration/"></a>|
[common]
Content
suspend fun [TelegramBot](../dev.inmo.tgbotapi.bot/index.md#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[getChat](get-chat.md)(chat: [SupergroupChatImpl](../dev.inmo.tgbotapi.types.chat/-supergroup-chat-impl/index.md)): [ExtendedSupergroupChatImpl](../dev.inmo.tgbotapi.types.chat.extended/-extended-supergroup-chat-impl/index.md)
More info
Will cast incoming [dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.md) to a [ExtendedSupergroupChatImpl](../dev.inmo.tgbotapi.types.chat.extended/-extended-supergroup-chat-impl/index.md) with unsafe operator "as"
#### Throws
| | |
|---|---|
| <a name="dev.inmo.tgbotapi.extensions.api.chat.get//getChat/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.chat.SupergroupChatImpl/PointingToDeclaration/"></a>[kotlin.ClassCastException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-class-cast-exception/index.html)| <a name="dev.inmo.tgbotapi.extensions.api.chat.get//getChat/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.chat.SupergroupChatImpl/PointingToDeclaration/"></a>|
[common]
Content
suspend fun [TelegramBot](../dev.inmo.tgbotapi.bot/index.md#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[getChat](get-chat.md)(chat: [PrivateChat](../dev.inmo.tgbotapi.types.chat.abstracts/-private-chat/index.md)): [ExtendedPrivateChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-private-chat/index.md)
More info
Will cast incoming [dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.md) to a [ExtendedPrivateChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-private-chat/index.md) with unsafe operator "as"
#### Throws
| | |
|---|---|
| <a name="dev.inmo.tgbotapi.extensions.api.chat.get//getChat/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.chat.abstracts.PrivateChat/PointingToDeclaration/"></a>[kotlin.ClassCastException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-class-cast-exception/index.html)| <a name="dev.inmo.tgbotapi.extensions.api.chat.get//getChat/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.chat.abstracts.PrivateChat/PointingToDeclaration/"></a>|
[common]
Content
suspend fun [TelegramBot](../dev.inmo.tgbotapi.bot/index.md#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[getChat](get-chat.md)(chat: [PrivateChatImpl](../dev.inmo.tgbotapi.types.chat/-private-chat-impl/index.md)): [ExtendedPrivateChatImpl](../dev.inmo.tgbotapi.types.chat.extended/-extended-private-chat-impl/index.md)
More info
Will cast incoming [dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.md) to a [ExtendedPrivateChatImpl](../dev.inmo.tgbotapi.types.chat.extended/-extended-private-chat-impl/index.md) with unsafe operator "as"
#### Throws
| | |
|---|---|
| <a name="dev.inmo.tgbotapi.extensions.api.chat.get//getChat/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.chat.PrivateChatImpl/PointingToDeclaration/"></a>[kotlin.ClassCastException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-class-cast-exception/index.html)| <a name="dev.inmo.tgbotapi.extensions.api.chat.get//getChat/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.chat.PrivateChatImpl/PointingToDeclaration/"></a>|
[common]
Content
suspend fun [TelegramBot](../dev.inmo.tgbotapi.bot/index.md#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[getChat](get-chat.md)(chat: [CommonUser](../dev.inmo.tgbotapi.types/-common-user/index.md)): [ExtendedPrivateChatImpl](../dev.inmo.tgbotapi.types.chat.extended/-extended-private-chat-impl/index.md)
More info
Will cast incoming [dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat](../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.md) to a [ExtendedUser](../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FExtendedUser%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081) with unsafe operator "as"
#### Throws
| | |
|---|---|
| <a name="dev.inmo.tgbotapi.extensions.api.chat.get//getChat/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.CommonUser/PointingToDeclaration/"></a>[kotlin.ClassCastException](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-class-cast-exception/index.html)| <a name="dev.inmo.tgbotapi.extensions.api.chat.get//getChat/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.CommonUser/PointingToDeclaration/"></a>|

View File

@@ -0,0 +1,160 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>dev.inmo.tgbotapi.extensions.api.chat.get</title>
<link href="../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn"><a href="../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</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.extensions.api.chat.get////PointingToDeclaration//1882440590">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.api.chat.get</a></div>
<div class="pull-right d-flex">
<div class="filter-section" id="filter-section"><button class="platform-tag platform-selector common-like" data-active="" data-filter=":docs:dokkaHtml/commonMain">common</button></div>
<div id="searchBar"></div>
</div>
</div>
<div class="cover ">
<h1 class="cover"><span>Package dev.</span><wbr></wbr><span>inmo.</span><wbr></wbr><span>tgbotapi.</span><wbr></wbr><span>extensions.</span><wbr></wbr><span>api.</span><wbr></wbr><span>chat.</span><wbr></wbr><span>get</span></h1>
</div>
<div class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Functions">Functions</button></div>
<div class="tabs-section-body">
<h2 class="">Functions</h2>
<div class="table" data-togglable="Functions"><a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.ChatIdentifier%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.CommonUser%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.ChannelChatImpl%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.GroupChatImpl%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.PrivateChatImpl%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.SupergroupChatImpl%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.ChannelChat%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.Chat%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.GroupChat%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.PrivateChat%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.PublicChat%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.SupergroupChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChat" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.ChatIdentifier%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.CommonUser%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.ChannelChatImpl%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.GroupChatImpl%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.PrivateChatImpl%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.SupergroupChatImpl%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.ChannelChat%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.Chat%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.GroupChat%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.PrivateChat%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.PublicChat%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.SupergroupChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" 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="get-chat.html">getChat</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.ChatIdentifier%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.CommonUser%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.ChannelChatImpl%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.GroupChatImpl%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.PrivateChatImpl%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.SupergroupChatImpl%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.ChannelChat%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.Chat%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.GroupChat%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.PrivateChat%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.PublicChat%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.SupergroupChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chatId: <a href="../dev.inmo.tgbotapi.types/-chat-identifier/index.html">ChatIdentifier</a>): <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">ExtendedChat</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 class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-chat/index.html">Chat</a>): <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">ExtendedChat</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="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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types/-common-user/index.html">CommonUser</a>): <a href="../dev.inmo.tgbotapi.types.chat.extended/-extended-private-chat-impl/index.html">ExtendedPrivateChatImpl</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>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.CommonUser%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChat" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.CommonUser%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.CommonUser%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChat" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.CommonUser%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" data-filterable-set=":docs:dokkaHtml/commonMain"></a>Will cast incoming <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat</a> to a <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FExtendedUser%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">ExtendedUser</a> with unsafe operator &quot;as&quot;</div></div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat/-channel-chat-impl/index.html">ChannelChatImpl</a>): <a href="../dev.inmo.tgbotapi.types.chat.extended/-extended-channel-chat-impl/index.html">ExtendedChannelChatImpl</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>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.ChannelChatImpl%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChat" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.ChannelChatImpl%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.ChannelChatImpl%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChat" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.ChannelChatImpl%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" data-filterable-set=":docs:dokkaHtml/commonMain"></a>Will cast incoming <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat</a> to a <a href="../dev.inmo.tgbotapi.types.chat.extended/-extended-channel-chat-impl/index.html">ExtendedChannelChatImpl</a> with unsafe operator &quot;as&quot;</div></div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat/-group-chat-impl/index.html">GroupChatImpl</a>): <a href="../dev.inmo.tgbotapi.types.chat.extended/-extended-group-chat-impl/index.html">ExtendedGroupChatImpl</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>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.GroupChatImpl%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChat" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.GroupChatImpl%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.GroupChatImpl%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChat" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.GroupChatImpl%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" data-filterable-set=":docs:dokkaHtml/commonMain"></a>Will cast incoming <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat</a> to a <a href="../dev.inmo.tgbotapi.types.chat.extended/-extended-group-chat-impl/index.html">ExtendedGroupChatImpl</a> with unsafe operator &quot;as&quot;</div></div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat/-private-chat-impl/index.html">PrivateChatImpl</a>): <a href="../dev.inmo.tgbotapi.types.chat.extended/-extended-private-chat-impl/index.html">ExtendedPrivateChatImpl</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>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.PrivateChatImpl%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChat" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.PrivateChatImpl%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.PrivateChatImpl%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChat" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.PrivateChatImpl%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" data-filterable-set=":docs:dokkaHtml/commonMain"></a>Will cast incoming <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat</a> to a <a href="../dev.inmo.tgbotapi.types.chat.extended/-extended-private-chat-impl/index.html">ExtendedPrivateChatImpl</a> with unsafe operator &quot;as&quot;</div></div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat/-supergroup-chat-impl/index.html">SupergroupChatImpl</a>): <a href="../dev.inmo.tgbotapi.types.chat.extended/-extended-supergroup-chat-impl/index.html">ExtendedSupergroupChatImpl</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>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.SupergroupChatImpl%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChat" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.SupergroupChatImpl%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.SupergroupChatImpl%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChat" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.SupergroupChatImpl%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" data-filterable-set=":docs:dokkaHtml/commonMain"></a>Will cast incoming <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat</a> to a <a href="../dev.inmo.tgbotapi.types.chat.extended/-extended-supergroup-chat-impl/index.html">ExtendedSupergroupChatImpl</a> with unsafe operator &quot;as&quot;</div></div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-channel-chat/index.html">ChannelChat</a>): <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-channel-chat/index.html">ExtendedChannelChat</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>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.ChannelChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChat" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.ChannelChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.ChannelChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChat" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.ChannelChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" data-filterable-set=":docs:dokkaHtml/commonMain"></a>Will cast incoming <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat</a> to a <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-channel-chat/index.html">ExtendedChannelChat</a> with unsafe operator &quot;as&quot;</div></div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-group-chat/index.html">GroupChat</a>): <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-group-chat/index.html">ExtendedGroupChat</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>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.GroupChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChat" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.GroupChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.GroupChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChat" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.GroupChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" data-filterable-set=":docs:dokkaHtml/commonMain"></a>Will cast incoming <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat</a> to a <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-group-chat/index.html">ExtendedGroupChat</a> with unsafe operator &quot;as&quot;</div></div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-private-chat/index.html">PrivateChat</a>): <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-private-chat/index.html">ExtendedPrivateChat</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>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.PrivateChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChat" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.PrivateChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.PrivateChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChat" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.PrivateChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" data-filterable-set=":docs:dokkaHtml/commonMain"></a>Will cast incoming <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat</a> to a <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-private-chat/index.html">ExtendedPrivateChat</a> with unsafe operator &quot;as&quot;</div></div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-public-chat/index.html">PublicChat</a>): <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-public-chat/index.html">ExtendedPublicChat</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>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.PublicChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChat" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.PublicChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.PublicChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChat" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.PublicChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" data-filterable-set=":docs:dokkaHtml/commonMain"></a>Will cast incoming <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat</a> to a <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-public-chat/index.html">ExtendedPublicChat</a> with unsafe operator &quot;as&quot;</div></div>
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat.html">getChat</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-supergroup-chat/index.html">SupergroupChat</a>): <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-supergroup-chat/index.html">ExtendedSupergroupChat</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>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.SupergroupChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChat" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.SupergroupChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.SupergroupChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChat" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChat%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.SupergroupChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" data-filterable-set=":docs:dokkaHtml/commonMain"></a>Will cast incoming <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-chat/index.html">dev.inmo.tgbotapi.types.chat.abstracts.extended.ExtendedChat</a> to a <a href="../dev.inmo.tgbotapi.types.chat.abstracts.extended/-extended-supergroup-chat/index.html">ExtendedSupergroupChat</a> with unsafe operator &quot;as&quot;</div></div>
</div>
</div>
</div>
</div>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChatAdministrators%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.ChatIdentifier%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChatAdministrators%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.PublicChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChatAdministrators" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChatAdministrators%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.ChatIdentifier%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChatAdministrators%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.PublicChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" 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="get-chat-administrators.html">getChatAdministrators</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChatAdministrators%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.ChatIdentifier%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChatAdministrators%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.PublicChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat-administrators.html">getChatAdministrators</a>(chatId: <a href="../dev.inmo.tgbotapi.types/-chat-identifier/index.html">ChatIdentifier</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.ChatMember.abstracts/-administrator-chat-member/index.html">AdministratorChatMember</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 class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat-administrators.html">getChatAdministrators</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-public-chat/index.html">PublicChat</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.ChatMember.abstracts/-administrator-chat-member/index.html">AdministratorChatMember</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>
</div>
</div>
</div>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChatMembersCount%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.ChatIdentifier%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChatMembersCount%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.PublicChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" anchor-label="getChatMembersCount" id="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChatMembersCount%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.ChatIdentifier%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChatMembersCount%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.PublicChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590" 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="get-chat-members-count.html">getChatMembersCount</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChatMembersCount%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.ChatIdentifier%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.api.chat.get%2F%2FgetChatMembersCount%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.types.chat.abstracts.PublicChat%2FPointingToDeclaration%2F%5D%2FFunctions%2F1882440590"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat-members-count.html">getChatMembersCount</a>(chatId: <a href="../dev.inmo.tgbotapi.types/-chat-identifier/index.html">ChatIdentifier</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</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 class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1882440590">TelegramBot</a>.<a href="get-chat-members-count.html">getChatMembersCount</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-public-chat/index.html">PublicChat</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</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>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>
</html>

File diff suppressed because one or more lines are too long