1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-01 23:45:25 +00:00
This commit is contained in:
InsanusMokrassar 2021-08-08 12:52:29 +00:00
parent b0ac5e58de
commit f9e41a6432
155 changed files with 4355 additions and 3519 deletions

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>MultipartRequestCallFactory</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.bot.Ktor.base/MultipartRequestCallFactory/MultipartRequestCallFactory/#/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../../index.html">docs</a>/<a href="../index.html">dev.inmo.tgbotapi.bot.Ktor.base</a>/<a href="index.html">MultipartRequestCallFactory</a>/<a href="-multipart-request-call-factory.html">MultipartRequestCallFactory</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>Multipart</span><wbr></wbr><span>Request</span><wbr></wbr><span>Call</span><wbr></wbr><span>Factory</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">fun <a href="-multipart-request-call-factory.html">MultipartRequestCallFactory</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

@ -23,7 +23,7 @@
</div>
<div class="cover ">
<h1 class="cover"><span>Multipart</span><wbr></wbr><span>Request</span><wbr></wbr><span>Call</span><wbr></wbr><span>Factory</span></h1>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">object <a href="index.html">MultipartRequestCallFactory</a> : <a href="../-abstract-request-call-factory/index.html">AbstractRequestCallFactory</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">class <a href="index.html">MultipartRequestCallFactory</a> : <a href="../-abstract-request-call-factory/index.html">AbstractRequestCallFactory</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<div class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Functions">Functions</button></div>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>SimpleRequestCallFactory</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.bot.Ktor.base/SimpleRequestCallFactory/SimpleRequestCallFactory/#/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../../index.html">docs</a>/<a href="../index.html">dev.inmo.tgbotapi.bot.Ktor.base</a>/<a href="index.html">SimpleRequestCallFactory</a>/<a href="-simple-request-call-factory.html">SimpleRequestCallFactory</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>Simple</span><wbr></wbr><span>Request</span><wbr></wbr><span>Call</span><wbr></wbr><span>Factory</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">fun <a href="-simple-request-call-factory.html">SimpleRequestCallFactory</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

@ -23,7 +23,7 @@
</div>
<div class="cover ">
<h1 class="cover"><span>Simple</span><wbr></wbr><span>Request</span><wbr></wbr><span>Call</span><wbr></wbr><span>Factory</span></h1>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">object <a href="index.html">SimpleRequestCallFactory</a> : <a href="../-abstract-request-call-factory/index.html">AbstractRequestCallFactory</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">class <a href="index.html">SimpleRequestCallFactory</a> : <a href="../-abstract-request-call-factory/index.html">AbstractRequestCallFactory</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<div class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Functions">Functions</button></div>

View File

@ -81,7 +81,7 @@
<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">object <a href="-multipart-request-call-factory/index.html">MultipartRequestCallFactory</a> : <a href="-abstract-request-call-factory/index.html">AbstractRequestCallFactory</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">class <a href="-multipart-request-call-factory/index.html">MultipartRequestCallFactory</a> : <a href="-abstract-request-call-factory/index.html">AbstractRequestCallFactory</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>
@ -101,7 +101,7 @@
<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">object <a href="-simple-request-call-factory/index.html">SimpleRequestCallFactory</a> : <a href="-abstract-request-call-factory/index.html">AbstractRequestCallFactory</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">class <a href="-simple-request-call-factory/index.html">SimpleRequestCallFactory</a> : <a href="-abstract-request-call-factory/index.html">AbstractRequestCallFactory</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.api.bot//deleteMyCommands/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.commands.BotCommandScope#kotlin.String?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.api.bot//deleteMyCommands/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.commands.BotCommandScope#dev.inmo.micro_utils.language_codes.IetfLanguageCode?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.api.bot</a>/<a href="delete-my-commands.html">deleteMyCommands</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="delete-my-commands.html">deleteMyCommands</a>(scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div 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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="delete-my-commands.html">deleteMyCommands</a>(scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <span data-unresolved-link="dev.inmo.micro_utils.language_codes/IetfLanguageCode///PointingToDeclaration/">IetfLanguageCode</span>?): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="delete-my-commands.html">deleteMyCommands</a>(scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.api.bot//getMyCommands/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.commands.BotCommandScope#kotlin.String?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.api.bot//getMyCommands/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.commands.BotCommandScope#dev.inmo.micro_utils.language_codes.IetfLanguageCode?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.api.bot</a>/<a href="get-my-commands.html">getMyCommands</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="get-my-commands.html">getMyCommands</a>(scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types/-bot-command/index.html">BotCommand</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 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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="get-my-commands.html">getMyCommands</a>(scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <span data-unresolved-link="dev.inmo.micro_utils.language_codes/IetfLanguageCode///PointingToDeclaration/">IetfLanguageCode</span>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types/-bot-command/index.html">BotCommand</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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="get-my-commands.html">getMyCommands</a>(scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types/-bot-command/index.html">BotCommand</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>

View File

@ -28,10 +28,10 @@
<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="1720641620%2FFunctions%2F-1982836883" anchor-label="deleteMyCommands" id="1720641620%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table" data-togglable="Functions"><a data-name="-753993678%2FFunctions%2F-1982836883" anchor-label="deleteMyCommands" id="-753993678%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="delete-my-commands.html">deleteMyCommands</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1720641620%2FFunctions%2F-1982836883"></span>
<div class=""><span class="inline-flex"><a href="delete-my-commands.html">deleteMyCommands</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-753993678%2FFunctions%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
@ -41,7 +41,7 @@
<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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="delete-my-commands.html">deleteMyCommands</a>(scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div 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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="delete-my-commands.html">deleteMyCommands</a>(scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <span data-unresolved-link="dev.inmo.micro_utils.language_codes/IetfLanguageCode///PointingToDeclaration/">IetfLanguageCode</span>?): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="delete-my-commands.html">deleteMyCommands</a>(scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
@ -68,10 +68,10 @@
</div>
</div>
</div>
<a data-name="-1800465735%2FFunctions%2F-1982836883" anchor-label="getMyCommands" id="-1800465735%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<a data-name="491163072%2FFunctions%2F-1982836883" anchor-label="getMyCommands" id="491163072%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="get-my-commands.html">getMyCommands</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1800465735%2FFunctions%2F-1982836883"></span>
<div class=""><span class="inline-flex"><a href="get-my-commands.html">getMyCommands</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="491163072%2FFunctions%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
@ -81,17 +81,17 @@
<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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="get-my-commands.html">getMyCommands</a>(scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types/-bot-command/index.html">BotCommand</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 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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="get-my-commands.html">getMyCommands</a>(scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <span data-unresolved-link="dev.inmo.micro_utils.language_codes/IetfLanguageCode///PointingToDeclaration/">IetfLanguageCode</span>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types/-bot-command/index.html">BotCommand</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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="get-my-commands.html">getMyCommands</a>(scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types/-bot-command/index.html">BotCommand</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="1421910034%2FFunctions%2F-1982836883" anchor-label="setMyCommands" id="1421910034%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<a data-name="-1719042318%2FFunctions%2F-1982836883" anchor-label="setMyCommands" id="-1719042318%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="set-my-commands.html">setMyCommands</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1421910034%2FFunctions%2F-1982836883"></span>
<div class=""><span class="inline-flex"><a href="set-my-commands.html">setMyCommands</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1719042318%2FFunctions%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
@ -101,7 +101,7 @@
<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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="set-my-commands.html">setMyCommands</a>(vararg commands: <a href="../dev.inmo.tgbotapi.types/-bot-command/index.html">BotCommand</a>, scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="set-my-commands.html">setMyCommands</a>(commands: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types/-bot-command/index.html">BotCommand</a>&gt;, scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div 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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="set-my-commands.html">setMyCommands</a>(vararg commands: <a href="../dev.inmo.tgbotapi.types/-bot-command/index.html">BotCommand</a>, scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <span data-unresolved-link="dev.inmo.micro_utils.language_codes/IetfLanguageCode///PointingToDeclaration/">IetfLanguageCode</span>?): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="set-my-commands.html">setMyCommands</a>(vararg commands: <a href="../dev.inmo.tgbotapi.types/-bot-command/index.html">BotCommand</a>, scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="set-my-commands.html">setMyCommands</a>(commands: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types/-bot-command/index.html">BotCommand</a>&gt;, scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <span data-unresolved-link="dev.inmo.micro_utils.language_codes/IetfLanguageCode///PointingToDeclaration/">IetfLanguageCode</span>?): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="set-my-commands.html">setMyCommands</a>(commands: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types/-bot-command/index.html">BotCommand</a>&gt;, scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.api.bot//setMyCommands/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.collections.List[dev.inmo.tgbotapi.types.BotCommand]#dev.inmo.tgbotapi.types.commands.BotCommandScope#kotlin.String?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.api.bot//setMyCommands/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.collections.List[dev.inmo.tgbotapi.types.BotCommand]#dev.inmo.tgbotapi.types.commands.BotCommandScope#dev.inmo.micro_utils.language_codes.IetfLanguageCode?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.api.bot</a>/<a href="set-my-commands.html">setMyCommands</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="set-my-commands.html">setMyCommands</a>(commands: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types/-bot-command/index.html">BotCommand</a>&gt;, scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="set-my-commands.html">setMyCommands</a>(vararg commands: <a href="../dev.inmo.tgbotapi.types/-bot-command/index.html">BotCommand</a>, scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div 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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="set-my-commands.html">setMyCommands</a>(commands: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types/-bot-command/index.html">BotCommand</a>&gt;, scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <span data-unresolved-link="dev.inmo.micro_utils.language_codes/IetfLanguageCode///PointingToDeclaration/">IetfLanguageCode</span>?): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="set-my-commands.html">setMyCommands</a>(vararg commands: <a href="../dev.inmo.tgbotapi.types/-bot-command/index.html">BotCommand</a>, scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <span data-unresolved-link="dev.inmo.micro_utils.language_codes/IetfLanguageCode///PointingToDeclaration/">IetfLanguageCode</span>?): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="set-my-commands.html">setMyCommands</a>(commands: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types/-bot-command/index.html">BotCommand</a>&gt;, scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="set-my-commands.html">setMyCommands</a>(vararg commands: <a href="../dev.inmo.tgbotapi.types/-bot-command/index.html">BotCommand</a>, scope: <a href="../dev.inmo.tgbotapi.types.commands/-bot-command-scope/index.html">BotCommandScope</a> = BotCommandScopeDefault, languageCode: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(filePath: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(pathedFile: <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(file: <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(filePath: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(pathedFile: <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(file: <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(file: <a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-content/index.html">MediaContent</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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>

View File

@ -150,10 +150,10 @@
</div>
</div>
</div>
<a data-name="-524845222%2FFunctions%2F-1982836883" anchor-label="downloadFile" id="-524845222%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<a data-name="1831132654%2FFunctions%2F-1982836883" anchor-label="downloadFile" id="1831132654%2FFunctions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="download-file.html">downloadFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-524845222%2FFunctions%2F-1982836883"></span>
<div class=""><span class="inline-flex"><a href="download-file.html">downloadFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1831132654%2FFunctions%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
@ -163,7 +163,7 @@
<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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(pathedFile: <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(file: <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(filePath: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(fileId: <a href="../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.html">FileId</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(pathedFile: <a href="../dev.inmo.tgbotapi.types.files/-pathed-file/index.html">PathedFile</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(file: <a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(file: <a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-content/index.html">MediaContent</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="download-file.html">downloadFile</a>(filePath: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitAnimation/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AnimationContent],dev.inmo.tgbotapi.types.message.content.media.AnimationContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitAnimation/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AnimationContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AnimationContent],dev.inmo.tgbotapi.types.message.content.media.AnimationContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-animation.html">waitAnimation</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-animation.html">waitAnimation</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-animation-content/index.html">AnimationContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-animation-content/index.html">AnimationContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-animation.html">waitAnimation</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-animation-content/index.html">AnimationContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-animation-content/index.html">AnimationContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-animation-content/index.html">AnimationContent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitAnyInlineQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.InlineQueries.query.InlineQuery,dev.inmo.tgbotapi.types.InlineQueries.query.InlineQuery?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitAnyInlineQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.InlineQueries.query.InlineQuery,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.InlineQueries.query.InlineQuery,dev.inmo.tgbotapi.types.InlineQueries.query.InlineQuery?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-any-inline-query.html">waitAnyInlineQuery</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-any-inline-query.html">waitAnyInlineQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-1498584892%2FClasslikes%2F-1982836883">InlineQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-any-inline-query.html">waitAnyInlineQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>&gt;? = null, mapper: <a href="index.html#-1498584892%2FClasslikes%2F-1982836883">InlineQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitAnyMediaGroupContent/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaGroupContent],dev.inmo.tgbotapi.types.message.content.abstracts.MediaGroupContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitAnyMediaGroupContent/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaGroupContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaGroupContent],dev.inmo.tgbotapi.types.message.content.abstracts.MediaGroupContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-any-media-group-content.html">waitAnyMediaGroupContent</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-any-media-group-content.html">waitAnyMediaGroupContent</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-group-content/index.html">MediaGroupContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-group-content/index.html">MediaGroupContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-any-media-group-content.html">waitAnyMediaGroupContent</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-group-content/index.html">MediaGroupContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-group-content/index.html">MediaGroupContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-group-content/index.html">MediaGroupContent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitAnyPassportMessages/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.PassportMessage,dev.inmo.tgbotapi.types.passport.PassportData]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitAnyPassportMessages/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.PassportMessage,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.PassportMessage,dev.inmo.tgbotapi.types.passport.PassportData]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-any-passport-messages.html">waitAnyPassportMessages</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-any-passport-messages.html">waitAnyPassportMessages</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#345459870%2FClasslikes%2F-1982836883">PassportMessageMapper</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.passport/-passport-data/index.html">PassportData</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-any-passport-messages.html">waitAnyPassportMessages</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message/-passport-message/index.html">PassportMessage</a>&gt;? = null, mapper: <a href="index.html#345459870%2FClasslikes%2F-1982836883">PassportMessageMapper</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.passport/-passport-data/index.html">PassportData</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitAudioMediaGroupContent/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.AudioMediaGroupContent],dev.inmo.tgbotapi.types.message.content.abstracts.AudioMediaGroupContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitAudioMediaGroupContent/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.AudioMediaGroupContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.AudioMediaGroupContent],dev.inmo.tgbotapi.types.message.content.abstracts.AudioMediaGroupContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-audio-media-group-content.html">waitAudioMediaGroupContent</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-audio-media-group-content.html">waitAudioMediaGroupContent</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-audio-media-group-content/index.html">AudioMediaGroupContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-audio-media-group-content/index.html">AudioMediaGroupContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-audio-media-group-content.html">waitAudioMediaGroupContent</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-audio-media-group-content/index.html">AudioMediaGroupContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-audio-media-group-content/index.html">AudioMediaGroupContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-audio-media-group-content/index.html">AudioMediaGroupContent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitAudio/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AudioContent],dev.inmo.tgbotapi.types.message.content.media.AudioContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitAudio/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AudioContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AudioContent],dev.inmo.tgbotapi.types.message.content.media.AudioContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-audio.html">waitAudio</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-audio.html">waitAudio</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-audio-content/index.html">AudioContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-audio-content/index.html">AudioContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-audio.html">waitAudio</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-audio-content/index.html">AudioContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-audio-content/index.html">AudioContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-audio-content/index.html">AudioContent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitBaseInlineQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.InlineQueries.query.BaseInlineQuery,dev.inmo.tgbotapi.types.InlineQueries.query.BaseInlineQuery?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitBaseInlineQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.InlineQueries.query.BaseInlineQuery,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.InlineQueries.query.BaseInlineQuery,dev.inmo.tgbotapi.types.InlineQueries.query.BaseInlineQuery?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-base-inline-query.html">waitBaseInlineQuery</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-base-inline-query.html">waitBaseInlineQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-1498584892%2FClasslikes%2F-1982836883">InlineQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.html">BaseInlineQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.html">BaseInlineQuery</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-base-inline-query.html">waitBaseInlineQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.html">BaseInlineQuery</a>&gt;? = null, mapper: <a href="index.html#-1498584892%2FClasslikes%2F-1982836883">InlineQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.html">BaseInlineQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.html">BaseInlineQuery</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitChannelChatCreatedEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.ChannelChatCreated],dev.inmo.tgbotapi.types.message.ChatEvents.ChannelChatCreated?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitChannelChatCreatedEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.ChannelChatCreated],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.ChannelChatCreated],dev.inmo.tgbotapi.types.message.ChatEvents.ChannelChatCreated?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-channel-chat-created-events.html">waitChannelChatCreatedEvents</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-channel-chat-created-events.html">waitChannelChatCreatedEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-channel-chat-created/index.html">ChannelChatCreated</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-channel-chat-created/index.html">ChannelChatCreated</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-channel-chat-created-events.html">waitChannelChatCreatedEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-channel-chat-created/index.html">ChannelChatCreated</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-channel-chat-created/index.html">ChannelChatCreated</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-channel-chat-created/index.html">ChannelChatCreated</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitChannelEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChannelEvent],dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChannelEvent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitChannelEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChannelEvent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChannelEvent],dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChannelEvent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-channel-events.html">waitChannelEvents</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-channel-events.html">waitChannelEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-channel-event/index.html">ChannelEvent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-channel-event/index.html">ChannelEvent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-channel-events.html">waitChannelEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-channel-event/index.html">ChannelEvent</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-channel-event/index.html">ChannelEvent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-channel-event/index.html">ChannelEvent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitChatEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChatEvent],dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChatEvent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitChatEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChatEvent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChatEvent],dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChatEvent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-chat-events.html">waitChatEvents</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-chat-events.html">waitChatEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-chat-event/index.html">ChatEvent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-chat-event/index.html">ChatEvent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-chat-events.html">waitChatEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-chat-event/index.html">ChatEvent</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-chat-event/index.html">ChatEvent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-chat-event/index.html">ChatEvent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitChatMemberUpdated/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.ChatMemberUpdated,dev.inmo.tgbotapi.types.ChatMemberUpdated?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitChatMemberUpdated/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.ChatMemberUpdatedUpdate,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.ChatMemberUpdated,dev.inmo.tgbotapi.types.ChatMemberUpdated?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-chat-member-updated.html">waitChatMemberUpdated</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-chat-member-updated.html">waitChatMemberUpdated</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#1786676394%2FClasslikes%2F-1982836883">ChatMemberUpdatedMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-chat-member-updated.html">waitChatMemberUpdated</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-chat-member-updated-update/index.html">ChatMemberUpdatedUpdate</a>&gt;? = null, mapper: <a href="index.html#1786676394%2FClasslikes%2F-1982836883">ChatMemberUpdatedMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitCommonChatMemberUpdated/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.ChatMemberUpdated,dev.inmo.tgbotapi.types.ChatMemberUpdated?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitCommonChatMemberUpdated/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.CommonChatMemberUpdatedUpdate,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.ChatMemberUpdated,dev.inmo.tgbotapi.types.ChatMemberUpdated?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-common-chat-member-updated.html">waitCommonChatMemberUpdated</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-common-chat-member-updated.html">waitCommonChatMemberUpdated</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#1786676394%2FClasslikes%2F-1982836883">ChatMemberUpdatedMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-common-chat-member-updated.html">waitCommonChatMemberUpdated</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.update/-common-chat-member-updated-update/index.html">CommonChatMemberUpdatedUpdate</a>&gt;? = null, mapper: <a href="index.html#1786676394%2FClasslikes%2F-1982836883">ChatMemberUpdatedMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitCommonEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.CommonEvent],dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.CommonEvent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitCommonEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.CommonEvent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.CommonEvent],dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.CommonEvent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-common-events.html">waitCommonEvents</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-common-events.html">waitCommonEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-common-event/index.html">CommonEvent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-common-event/index.html">CommonEvent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-common-events.html">waitCommonEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-common-event/index.html">CommonEvent</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-common-event/index.html">CommonEvent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-common-event/index.html">CommonEvent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitContact/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.ContactContent],dev.inmo.tgbotapi.types.message.content.ContactContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitContact/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.ContactContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.ContactContent],dev.inmo.tgbotapi.types.message.content.ContactContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-contact.html">waitContact</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-contact.html">waitContact</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-contact-content/index.html">ContactContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-contact-content/index.html">ContactContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-contact.html">waitContact</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-contact-content/index.html">ContactContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-contact-content/index.html">ContactContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-contact-content/index.html">ContactContent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitContentMessage/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MessageContent],dev.inmo.tgbotapi.types.message.content.abstracts.MessageContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitContentMessage/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MessageContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MessageContent],dev.inmo.tgbotapi.types.message.content.abstracts.MessageContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-content-message.html">waitContentMessage</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-content-message.html">waitContentMessage</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-message-content/index.html">MessageContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-message-content/index.html">MessageContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-content-message.html">waitContentMessage</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-message-content/index.html">MessageContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-message-content/index.html">MessageContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-message-content/index.html">MessageContent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitDataCallbackQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.DataCallbackQuery,dev.inmo.tgbotapi.types.CallbackQuery.DataCallbackQuery?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitDataCallbackQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.DataCallbackQuery,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.DataCallbackQuery,dev.inmo.tgbotapi.types.CallbackQuery.DataCallbackQuery?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-data-callback-query.html">waitDataCallbackQuery</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-data-callback-query.html">waitDataCallbackQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2005093456%2FClasslikes%2F-1982836883">CallbackQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-data-callback-query/index.html">DataCallbackQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-data-callback-query/index.html">DataCallbackQuery</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-data-callback-query.html">waitDataCallbackQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-data-callback-query/index.html">DataCallbackQuery</a>&gt;? = null, mapper: <a href="index.html#-2005093456%2FClasslikes%2F-1982836883">CallbackQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-data-callback-query/index.html">DataCallbackQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-data-callback-query/index.html">DataCallbackQuery</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitDeleteChatPhotoEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.DeleteChatPhoto],dev.inmo.tgbotapi.types.message.ChatEvents.DeleteChatPhoto?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitDeleteChatPhotoEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.DeleteChatPhoto],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.DeleteChatPhoto],dev.inmo.tgbotapi.types.message.ChatEvents.DeleteChatPhoto?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-delete-chat-photo-events.html">waitDeleteChatPhotoEvents</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-delete-chat-photo-events.html">waitDeleteChatPhotoEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-delete-chat-photo/index.html">DeleteChatPhoto</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-delete-chat-photo/index.html">DeleteChatPhoto</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-delete-chat-photo-events.html">waitDeleteChatPhotoEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-delete-chat-photo/index.html">DeleteChatPhoto</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-delete-chat-photo/index.html">DeleteChatPhoto</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-delete-chat-photo/index.html">DeleteChatPhoto</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitDice/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.DiceContent],dev.inmo.tgbotapi.types.message.content.DiceContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitDice/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.DiceContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.DiceContent],dev.inmo.tgbotapi.types.message.content.DiceContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-dice.html">waitDice</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-dice.html">waitDice</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-dice-content/index.html">DiceContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-dice-content/index.html">DiceContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-dice.html">waitDice</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-dice-content/index.html">DiceContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-dice-content/index.html">DiceContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-dice-content/index.html">DiceContent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitDocumentMediaGroupContent/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent],dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitDocumentMediaGroupContent/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent],dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-document-media-group-content.html">waitDocumentMediaGroupContent</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-document-media-group-content.html">waitDocumentMediaGroupContent</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-document-media-group-content/index.html">DocumentMediaGroupContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-document-media-group-content.html">waitDocumentMediaGroupContent</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-document-media-group-content/index.html">DocumentMediaGroupContent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitDocument/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.DocumentContent],dev.inmo.tgbotapi.types.message.content.media.DocumentContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitDocument/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.DocumentContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.DocumentContent],dev.inmo.tgbotapi.types.message.content.media.DocumentContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-document.html">waitDocument</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-document.html">waitDocument</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-document-content/index.html">DocumentContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-document-content/index.html">DocumentContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-document.html">waitDocument</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-document-content/index.html">DocumentContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-document-content/index.html">DocumentContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-document-content/index.html">DocumentContent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitGameShortNameCallbackQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.GameShortNameCallbackQuery,dev.inmo.tgbotapi.types.CallbackQuery.GameShortNameCallbackQuery?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitGameShortNameCallbackQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.GameShortNameCallbackQuery,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.GameShortNameCallbackQuery,dev.inmo.tgbotapi.types.CallbackQuery.GameShortNameCallbackQuery?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-game-short-name-callback-query.html">waitGameShortNameCallbackQuery</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-game-short-name-callback-query.html">waitGameShortNameCallbackQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2005093456%2FClasslikes%2F-1982836883">CallbackQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-game-short-name-callback-query/index.html">GameShortNameCallbackQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-game-short-name-callback-query/index.html">GameShortNameCallbackQuery</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-game-short-name-callback-query.html">waitGameShortNameCallbackQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-game-short-name-callback-query/index.html">GameShortNameCallbackQuery</a>&gt;? = null, mapper: <a href="index.html#-2005093456%2FClasslikes%2F-1982836883">CallbackQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-game-short-name-callback-query/index.html">GameShortNameCallbackQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-game-short-name-callback-query/index.html">GameShortNameCallbackQuery</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitGame/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.GameContent],dev.inmo.tgbotapi.types.message.content.GameContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitGame/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.GameContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.GameContent],dev.inmo.tgbotapi.types.message.content.GameContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-game.html">waitGame</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-game.html">waitGame</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-game-content/index.html">GameContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-game-content/index.html">GameContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-game.html">waitGame</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-game-content/index.html">GameContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-game-content/index.html">GameContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-game-content/index.html">GameContent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitGroupChatCreatedEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.GroupChatCreated],dev.inmo.tgbotapi.types.message.ChatEvents.GroupChatCreated?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitGroupChatCreatedEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.GroupChatCreated],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.GroupChatCreated],dev.inmo.tgbotapi.types.message.ChatEvents.GroupChatCreated?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-group-chat-created-events.html">waitGroupChatCreatedEvents</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-group-chat-created-events.html">waitGroupChatCreatedEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-group-chat-created/index.html">GroupChatCreated</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-group-chat-created/index.html">GroupChatCreated</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-group-chat-created-events.html">waitGroupChatCreatedEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-group-chat-created/index.html">GroupChatCreated</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-group-chat-created/index.html">GroupChatCreated</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-group-chat-created/index.html">GroupChatCreated</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitGroupEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.GroupEvent],dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.GroupEvent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitGroupEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.GroupEvent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.GroupEvent],dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.GroupEvent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-group-events.html">waitGroupEvents</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-group-events.html">waitGroupEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-group-event/index.html">GroupEvent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-group-event/index.html">GroupEvent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-group-events.html">waitGroupEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-group-event/index.html">GroupEvent</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-group-event/index.html">GroupEvent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-group-event/index.html">GroupEvent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitInlineMessageIdCallbackQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.InlineMessageIdCallbackQuery,dev.inmo.tgbotapi.types.CallbackQuery.InlineMessageIdCallbackQuery?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitInlineMessageIdCallbackQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.InlineMessageIdCallbackQuery,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.InlineMessageIdCallbackQuery,dev.inmo.tgbotapi.types.CallbackQuery.InlineMessageIdCallbackQuery?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-inline-message-id-callback-query.html">waitInlineMessageIdCallbackQuery</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-inline-message-id-callback-query.html">waitInlineMessageIdCallbackQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2005093456%2FClasslikes%2F-1982836883">CallbackQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-callback-query/index.html">InlineMessageIdCallbackQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-callback-query/index.html">InlineMessageIdCallbackQuery</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-inline-message-id-callback-query.html">waitInlineMessageIdCallbackQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-callback-query/index.html">InlineMessageIdCallbackQuery</a>&gt;? = null, mapper: <a href="index.html#-2005093456%2FClasslikes%2F-1982836883">CallbackQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-callback-query/index.html">InlineMessageIdCallbackQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-callback-query/index.html">InlineMessageIdCallbackQuery</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitInlineMessageIdDataCallbackQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.InlineMessageIdDataCallbackQuery,dev.inmo.tgbotapi.types.CallbackQuery.InlineMessageIdDataCallbackQuery?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitInlineMessageIdDataCallbackQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.InlineMessageIdDataCallbackQuery,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.InlineMessageIdDataCallbackQuery,dev.inmo.tgbotapi.types.CallbackQuery.InlineMessageIdDataCallbackQuery?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-inline-message-id-data-callback-query.html">waitInlineMessageIdDataCallbackQuery</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-inline-message-id-data-callback-query.html">waitInlineMessageIdDataCallbackQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2005093456%2FClasslikes%2F-1982836883">CallbackQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-data-callback-query/index.html">InlineMessageIdDataCallbackQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-data-callback-query/index.html">InlineMessageIdDataCallbackQuery</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-inline-message-id-data-callback-query.html">waitInlineMessageIdDataCallbackQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-data-callback-query/index.html">InlineMessageIdDataCallbackQuery</a>&gt;? = null, mapper: <a href="index.html#-2005093456%2FClasslikes%2F-1982836883">CallbackQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-data-callback-query/index.html">InlineMessageIdDataCallbackQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-data-callback-query/index.html">InlineMessageIdDataCallbackQuery</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitInlineMessageIdGameShortNameCallbackQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.InlineMessageIdGameShortNameCallbackQuery,dev.inmo.tgbotapi.types.CallbackQuery.InlineMessageIdGameShortNameCallbackQuery?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitInlineMessageIdGameShortNameCallbackQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.InlineMessageIdGameShortNameCallbackQuery,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.InlineMessageIdGameShortNameCallbackQuery,dev.inmo.tgbotapi.types.CallbackQuery.InlineMessageIdGameShortNameCallbackQuery?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-inline-message-id-game-short-name-callback-query.html">waitInlineMessageIdGameShortNameCallbackQuery</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-inline-message-id-game-short-name-callback-query.html">waitInlineMessageIdGameShortNameCallbackQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2005093456%2FClasslikes%2F-1982836883">CallbackQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-game-short-name-callback-query/index.html">InlineMessageIdGameShortNameCallbackQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-game-short-name-callback-query/index.html">InlineMessageIdGameShortNameCallbackQuery</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-inline-message-id-game-short-name-callback-query.html">waitInlineMessageIdGameShortNameCallbackQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-game-short-name-callback-query/index.html">InlineMessageIdGameShortNameCallbackQuery</a>&gt;? = null, mapper: <a href="index.html#-2005093456%2FClasslikes%2F-1982836883">CallbackQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-game-short-name-callback-query/index.html">InlineMessageIdGameShortNameCallbackQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-game-short-name-callback-query/index.html">InlineMessageIdGameShortNameCallbackQuery</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitInvoice/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.payments.InvoiceContent],dev.inmo.tgbotapi.types.message.payments.InvoiceContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitInvoice/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.payments.InvoiceContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.payments.InvoiceContent],dev.inmo.tgbotapi.types.message.payments.InvoiceContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-invoice.html">waitInvoice</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-invoice.html">waitInvoice</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.payments/-invoice-content/index.html">InvoiceContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.payments/-invoice-content/index.html">InvoiceContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-invoice.html">waitInvoice</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.payments/-invoice-content/index.html">InvoiceContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.payments/-invoice-content/index.html">InvoiceContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.payments/-invoice-content/index.html">InvoiceContent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitLeftChatMemberEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.LeftChatMember],dev.inmo.tgbotapi.types.message.ChatEvents.LeftChatMember?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitLeftChatMemberEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.LeftChatMember],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.LeftChatMember],dev.inmo.tgbotapi.types.message.ChatEvents.LeftChatMember?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-left-chat-member-events.html">waitLeftChatMemberEvents</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-left-chat-member-events.html">waitLeftChatMemberEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-left-chat-member/index.html">LeftChatMember</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-left-chat-member/index.html">LeftChatMember</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-left-chat-member-events.html">waitLeftChatMemberEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-left-chat-member/index.html">LeftChatMember</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-left-chat-member/index.html">LeftChatMember</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-left-chat-member/index.html">LeftChatMember</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitLocationInlineQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.InlineQueries.query.LocationInlineQuery,dev.inmo.tgbotapi.types.InlineQueries.query.LocationInlineQuery?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitLocationInlineQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.InlineQueries.query.LocationInlineQuery,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.InlineQueries.query.LocationInlineQuery,dev.inmo.tgbotapi.types.InlineQueries.query.LocationInlineQuery?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-location-inline-query.html">waitLocationInlineQuery</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-location-inline-query.html">waitLocationInlineQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-1498584892%2FClasslikes%2F-1982836883">InlineQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-location-inline-query/index.html">LocationInlineQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-location-inline-query/index.html">LocationInlineQuery</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-location-inline-query.html">waitLocationInlineQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-location-inline-query/index.html">LocationInlineQuery</a>&gt;? = null, mapper: <a href="index.html#-1498584892%2FClasslikes%2F-1982836883">InlineQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-location-inline-query/index.html">LocationInlineQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-location-inline-query/index.html">LocationInlineQuery</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitLocation/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.LocationContent],dev.inmo.tgbotapi.types.message.content.LocationContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitLocation/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.LocationContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.LocationContent],dev.inmo.tgbotapi.types.message.content.LocationContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-location.html">waitLocation</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-location.html">waitLocation</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-location-content/index.html">LocationContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-location-content/index.html">LocationContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-location.html">waitLocation</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-location-content/index.html">LocationContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-location-content/index.html">LocationContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-location-content/index.html">LocationContent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitMedia/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaContent],dev.inmo.tgbotapi.types.message.content.abstracts.MediaContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitMedia/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaContent],dev.inmo.tgbotapi.types.message.content.abstracts.MediaContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-media.html">waitMedia</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-media.html">waitMedia</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-content/index.html">MediaContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-content/index.html">MediaContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-media.html">waitMedia</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-content/index.html">MediaContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-content/index.html">MediaContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-content/index.html">MediaContent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitMessageAutoDeleteTimerChangedEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.MessageAutoDeleteTimerChanged],dev.inmo.tgbotapi.types.message.ChatEvents.MessageAutoDeleteTimerChanged?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitMessageAutoDeleteTimerChangedEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.MessageAutoDeleteTimerChanged],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.MessageAutoDeleteTimerChanged],dev.inmo.tgbotapi.types.message.ChatEvents.MessageAutoDeleteTimerChanged?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-message-auto-delete-timer-changed-events.html">waitMessageAutoDeleteTimerChangedEvents</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-message-auto-delete-timer-changed-events.html">waitMessageAutoDeleteTimerChangedEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-message-auto-delete-timer-changed/index.html">MessageAutoDeleteTimerChanged</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-message-auto-delete-timer-changed/index.html">MessageAutoDeleteTimerChanged</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-message-auto-delete-timer-changed-events.html">waitMessageAutoDeleteTimerChangedEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-message-auto-delete-timer-changed/index.html">MessageAutoDeleteTimerChanged</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-message-auto-delete-timer-changed/index.html">MessageAutoDeleteTimerChanged</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-message-auto-delete-timer-changed/index.html">MessageAutoDeleteTimerChanged</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitMessageCallbackQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.MessageCallbackQuery,dev.inmo.tgbotapi.types.CallbackQuery.MessageCallbackQuery?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitMessageCallbackQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.MessageCallbackQuery,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.MessageCallbackQuery,dev.inmo.tgbotapi.types.CallbackQuery.MessageCallbackQuery?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-message-callback-query.html">waitMessageCallbackQuery</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-message-callback-query.html">waitMessageCallbackQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2005093456%2FClasslikes%2F-1982836883">CallbackQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-callback-query/index.html">MessageCallbackQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-callback-query/index.html">MessageCallbackQuery</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-message-callback-query.html">waitMessageCallbackQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-callback-query/index.html">MessageCallbackQuery</a>&gt;? = null, mapper: <a href="index.html#-2005093456%2FClasslikes%2F-1982836883">CallbackQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-callback-query/index.html">MessageCallbackQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-callback-query/index.html">MessageCallbackQuery</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitMessageDataCallbackQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.MessageDataCallbackQuery,dev.inmo.tgbotapi.types.CallbackQuery.MessageDataCallbackQuery?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitMessageDataCallbackQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.MessageDataCallbackQuery,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.MessageDataCallbackQuery,dev.inmo.tgbotapi.types.CallbackQuery.MessageDataCallbackQuery?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-message-data-callback-query.html">waitMessageDataCallbackQuery</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-message-data-callback-query.html">waitMessageDataCallbackQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2005093456%2FClasslikes%2F-1982836883">CallbackQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-data-callback-query/index.html">MessageDataCallbackQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-data-callback-query/index.html">MessageDataCallbackQuery</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-message-data-callback-query.html">waitMessageDataCallbackQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-data-callback-query/index.html">MessageDataCallbackQuery</a>&gt;? = null, mapper: <a href="index.html#-2005093456%2FClasslikes%2F-1982836883">CallbackQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-data-callback-query/index.html">MessageDataCallbackQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-data-callback-query/index.html">MessageDataCallbackQuery</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitMessageGameShortNameCallbackQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.MessageGameShortNameCallbackQuery,dev.inmo.tgbotapi.types.CallbackQuery.MessageGameShortNameCallbackQuery?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitMessageGameShortNameCallbackQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.MessageGameShortNameCallbackQuery,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.MessageGameShortNameCallbackQuery,dev.inmo.tgbotapi.types.CallbackQuery.MessageGameShortNameCallbackQuery?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-message-game-short-name-callback-query.html">waitMessageGameShortNameCallbackQuery</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-message-game-short-name-callback-query.html">waitMessageGameShortNameCallbackQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2005093456%2FClasslikes%2F-1982836883">CallbackQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-game-short-name-callback-query/index.html">MessageGameShortNameCallbackQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-game-short-name-callback-query/index.html">MessageGameShortNameCallbackQuery</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-message-game-short-name-callback-query.html">waitMessageGameShortNameCallbackQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-game-short-name-callback-query/index.html">MessageGameShortNameCallbackQuery</a>&gt;? = null, mapper: <a href="index.html#-2005093456%2FClasslikes%2F-1982836883">CallbackQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-game-short-name-callback-query/index.html">MessageGameShortNameCallbackQuery</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-game-short-name-callback-query/index.html">MessageGameShortNameCallbackQuery</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitMyChatMemberUpdated/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.ChatMemberUpdated,dev.inmo.tgbotapi.types.ChatMemberUpdated?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitMyChatMemberUpdated/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.MyChatMemberUpdatedUpdate,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.ChatMemberUpdated,dev.inmo.tgbotapi.types.ChatMemberUpdated?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-my-chat-member-updated.html">waitMyChatMemberUpdated</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-my-chat-member-updated.html">waitMyChatMemberUpdated</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#1786676394%2FClasslikes%2F-1982836883">ChatMemberUpdatedMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-my-chat-member-updated.html">waitMyChatMemberUpdated</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.update/-my-chat-member-updated-update/index.html">MyChatMemberUpdatedUpdate</a>&gt;? = null, mapper: <a href="index.html#1786676394%2FClasslikes%2F-1982836883">ChatMemberUpdatedMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitNewChatMembersEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.NewChatMembers],dev.inmo.tgbotapi.types.message.ChatEvents.NewChatMembers?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitNewChatMembersEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.NewChatMembers],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.NewChatMembers],dev.inmo.tgbotapi.types.message.ChatEvents.NewChatMembers?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-new-chat-members-events.html">waitNewChatMembersEvents</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-new-chat-members-events.html">waitNewChatMembersEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-members/index.html">NewChatMembers</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-members/index.html">NewChatMembers</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-new-chat-members-events.html">waitNewChatMembersEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-members/index.html">NewChatMembers</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-members/index.html">NewChatMembers</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-members/index.html">NewChatMembers</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitNewChatPhotoEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.NewChatPhoto],dev.inmo.tgbotapi.types.message.ChatEvents.NewChatPhoto?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitNewChatPhotoEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.NewChatPhoto],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.NewChatPhoto],dev.inmo.tgbotapi.types.message.ChatEvents.NewChatPhoto?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-new-chat-photo-events.html">waitNewChatPhotoEvents</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-new-chat-photo-events.html">waitNewChatPhotoEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-photo/index.html">NewChatPhoto</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-photo/index.html">NewChatPhoto</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-new-chat-photo-events.html">waitNewChatPhotoEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-photo/index.html">NewChatPhoto</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-photo/index.html">NewChatPhoto</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-photo/index.html">NewChatPhoto</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitNewChatTitleEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.NewChatTitle],dev.inmo.tgbotapi.types.message.ChatEvents.NewChatTitle?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitNewChatTitleEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.NewChatTitle],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.NewChatTitle],dev.inmo.tgbotapi.types.message.ChatEvents.NewChatTitle?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-new-chat-title-events.html">waitNewChatTitleEvents</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-new-chat-title-events.html">waitNewChatTitleEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-title/index.html">NewChatTitle</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-title/index.html">NewChatTitle</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-new-chat-title-events.html">waitNewChatTitleEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-title/index.html">NewChatTitle</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-title/index.html">NewChatTitle</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-title/index.html">NewChatTitle</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitPassportMessagesWith/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.Int#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.PassportMessage,dev.inmo.tgbotapi.types.passport.PassportData]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitPassportMessagesWith/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.Int#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.PassportMessage,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.PassportMessage,dev.inmo.tgbotapi.types.passport.PassportData]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-passport-messages-with.html">waitPassportMessagesWith</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">inline suspend fun &lt;<a href="wait-passport-messages-with.html">T</a> : <a href="../dev.inmo.tgbotapi.types.passport.encrypted.abstracts/-encrypted-passport-element/index.html">EncryptedPassportElement</a>&gt; <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-passport-messages-with.html">waitPassportMessagesWith</a>(count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, noinline errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, noinline filter: <a href="index.html#345459870%2FClasslikes%2F-1982836883">PassportMessageMapper</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.passport/-passport-data/index.html">PassportData</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 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">inline suspend fun &lt;<a href="wait-passport-messages-with.html">T</a> : <a href="../dev.inmo.tgbotapi.types.passport.encrypted.abstracts/-encrypted-passport-element/index.html">EncryptedPassportElement</a>&gt; <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-passport-messages-with.html">waitPassportMessagesWith</a>(count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, noinline errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, noinline filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message/-passport-message/index.html">PassportMessage</a>&gt;? = null, noinline mapper: <a href="index.html#345459870%2FClasslikes%2F-1982836883">PassportMessageMapper</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.passport/-passport-data/index.html">PassportData</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitPassportMessages/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.PassportMessage,TypeParam(bounds=[kotlin.Any?])?]/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitPassportMessages/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.PassportMessage,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.PassportMessage,TypeParam(bounds=[kotlin.Any?])?]/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-passport-messages.html">waitPassportMessages</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun &lt;<a href="wait-passport-messages.html">O</a>&gt; <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-passport-messages.html">waitPassportMessages</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, mapper: suspend <a href="../dev.inmo.tgbotapi.types.message/-passport-message/index.html">PassportMessage</a>.() -&gt; <a href="wait-passport-messages.html">O</a>?): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="wait-passport-messages.html">O</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 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 &lt;<a href="wait-passport-messages.html">O</a>&gt; <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-passport-messages.html">waitPassportMessages</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message/-passport-message/index.html">PassportMessage</a>&gt;? = null, mapper: suspend <a href="../dev.inmo.tgbotapi.types.message/-passport-message/index.html">PassportMessage</a>.() -&gt; <a href="wait-passport-messages.html">O</a>?): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="wait-passport-messages.html">O</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitPhoto/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.PhotoContent],dev.inmo.tgbotapi.types.message.content.media.PhotoContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitPhoto/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.PhotoContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.PhotoContent],dev.inmo.tgbotapi.types.message.content.media.PhotoContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-photo.html">waitPhoto</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-photo.html">waitPhoto</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-photo-content/index.html">PhotoContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-photo-content/index.html">PhotoContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-photo.html">waitPhoto</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-photo-content/index.html">PhotoContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-photo-content/index.html">PhotoContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-photo-content/index.html">PhotoContent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitPinnedMessageEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.PinnedMessage],dev.inmo.tgbotapi.types.message.ChatEvents.PinnedMessage?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitPinnedMessageEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.PinnedMessage],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.PinnedMessage],dev.inmo.tgbotapi.types.message.ChatEvents.PinnedMessage?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-pinned-message-events.html">waitPinnedMessageEvents</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-pinned-message-events.html">waitPinnedMessageEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-pinned-message/index.html">PinnedMessage</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-pinned-message/index.html">PinnedMessage</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-pinned-message-events.html">waitPinnedMessageEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-pinned-message/index.html">PinnedMessage</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-pinned-message/index.html">PinnedMessage</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-pinned-message/index.html">PinnedMessage</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitPoll/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.PollContent],dev.inmo.tgbotapi.types.message.content.PollContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitPoll/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.PollContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.PollContent],dev.inmo.tgbotapi.types.message.content.PollContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-poll.html">waitPoll</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-poll.html">waitPoll</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-poll-content/index.html">PollContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-poll-content/index.html">PollContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-poll.html">waitPoll</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-poll-content/index.html">PollContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-poll-content/index.html">PollContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-poll-content/index.html">PollContent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitProximityAlertTriggeredEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.ProximityAlertTriggered],dev.inmo.tgbotapi.types.message.ChatEvents.ProximityAlertTriggered?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitProximityAlertTriggeredEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.ProximityAlertTriggered],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.ProximityAlertTriggered],dev.inmo.tgbotapi.types.message.ChatEvents.ProximityAlertTriggered?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-proximity-alert-triggered-events.html">waitProximityAlertTriggeredEvents</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-proximity-alert-triggered-events.html">waitProximityAlertTriggeredEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-proximity-alert-triggered/index.html">ProximityAlertTriggered</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-proximity-alert-triggered/index.html">ProximityAlertTriggered</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-proximity-alert-triggered-events.html">waitProximityAlertTriggeredEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-proximity-alert-triggered/index.html">ProximityAlertTriggered</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-proximity-alert-triggered/index.html">ProximityAlertTriggered</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-proximity-alert-triggered/index.html">ProximityAlertTriggered</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitSticker/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.StickerContent],dev.inmo.tgbotapi.types.message.content.media.StickerContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitSticker/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.StickerContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.StickerContent],dev.inmo.tgbotapi.types.message.content.media.StickerContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-sticker.html">waitSticker</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-sticker.html">waitSticker</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-sticker-content/index.html">StickerContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-sticker-content/index.html">StickerContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-sticker.html">waitSticker</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-sticker-content/index.html">StickerContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-sticker-content/index.html">StickerContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-sticker-content/index.html">StickerContent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitSupergroupChatCreatedEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.SupergroupChatCreated],dev.inmo.tgbotapi.types.message.ChatEvents.SupergroupChatCreated?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitSupergroupChatCreatedEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.SupergroupChatCreated],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.SupergroupChatCreated],dev.inmo.tgbotapi.types.message.ChatEvents.SupergroupChatCreated?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-supergroup-chat-created-events.html">waitSupergroupChatCreatedEvents</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-supergroup-chat-created-events.html">waitSupergroupChatCreatedEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-supergroup-chat-created/index.html">SupergroupChatCreated</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-supergroup-chat-created/index.html">SupergroupChatCreated</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-supergroup-chat-created-events.html">waitSupergroupChatCreatedEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-supergroup-chat-created/index.html">SupergroupChatCreated</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-supergroup-chat-created/index.html">SupergroupChatCreated</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-supergroup-chat-created/index.html">SupergroupChatCreated</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitSupergroupEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.SupergroupEvent],dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.SupergroupEvent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitSupergroupEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.SupergroupEvent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.SupergroupEvent],dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.SupergroupEvent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-supergroup-events.html">waitSupergroupEvents</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-supergroup-events.html">waitSupergroupEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-supergroup-event/index.html">SupergroupEvent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-supergroup-event/index.html">SupergroupEvent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-supergroup-events.html">waitSupergroupEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-supergroup-event/index.html">SupergroupEvent</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-supergroup-event/index.html">SupergroupEvent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-supergroup-event/index.html">SupergroupEvent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitText/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.TextContent],dev.inmo.tgbotapi.types.message.content.TextContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitText/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.TextContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.TextContent],dev.inmo.tgbotapi.types.message.content.TextContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-text.html">waitText</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-text.html">waitText</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-text-content/index.html">TextContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-text-content/index.html">TextContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-text.html">waitText</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-text-content/index.html">TextContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-text-content/index.html">TextContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-text-content/index.html">TextContent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitUnknownCallbackQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.UnknownCallbackQueryType,dev.inmo.tgbotapi.types.CallbackQuery.UnknownCallbackQueryType?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitUnknownCallbackQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.UnknownCallbackQueryType,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.UnknownCallbackQueryType,dev.inmo.tgbotapi.types.CallbackQuery.UnknownCallbackQueryType?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-unknown-callback-query.html">waitUnknownCallbackQuery</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-unknown-callback-query.html">waitUnknownCallbackQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2005093456%2FClasslikes%2F-1982836883">CallbackQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-unknown-callback-query-type/index.html">UnknownCallbackQueryType</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-unknown-callback-query-type/index.html">UnknownCallbackQueryType</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-unknown-callback-query.html">waitUnknownCallbackQuery</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-unknown-callback-query-type/index.html">UnknownCallbackQueryType</a>&gt;? = null, mapper: <a href="index.html#-2005093456%2FClasslikes%2F-1982836883">CallbackQueryMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-unknown-callback-query-type/index.html">UnknownCallbackQueryType</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-unknown-callback-query-type/index.html">UnknownCallbackQueryType</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitVenue/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.VenueContent],dev.inmo.tgbotapi.types.message.content.VenueContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitVenue/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.VenueContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.VenueContent],dev.inmo.tgbotapi.types.message.content.VenueContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-venue.html">waitVenue</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-venue.html">waitVenue</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-venue-content/index.html">VenueContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-venue-content/index.html">VenueContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-venue.html">waitVenue</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-venue-content/index.html">VenueContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-venue-content/index.html">VenueContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-venue-content/index.html">VenueContent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitVideoNote/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.VideoNoteContent],dev.inmo.tgbotapi.types.message.content.media.VideoNoteContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitVideoNote/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.VideoNoteContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.VideoNoteContent],dev.inmo.tgbotapi.types.message.content.media.VideoNoteContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-video-note.html">waitVideoNote</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-video-note.html">waitVideoNote</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-video-note-content/index.html">VideoNoteContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-video-note-content/index.html">VideoNoteContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-video-note.html">waitVideoNote</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-video-note-content/index.html">VideoNoteContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-video-note-content/index.html">VideoNoteContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-video-note-content/index.html">VideoNoteContent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitVideo/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.VideoContent],dev.inmo.tgbotapi.types.message.content.media.VideoContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitVideo/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.VideoContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.VideoContent],dev.inmo.tgbotapi.types.message.content.media.VideoContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-video.html">waitVideo</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-video.html">waitVideo</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-video-content/index.html">VideoContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-video-content/index.html">VideoContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-video.html">waitVideo</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-video-content/index.html">VideoContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-video-content/index.html">VideoContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-video-content/index.html">VideoContent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitVisualMediaGroupContent/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.VisualMediaGroupContent],dev.inmo.tgbotapi.types.message.content.abstracts.VisualMediaGroupContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitVisualMediaGroupContent/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.VisualMediaGroupContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.VisualMediaGroupContent],dev.inmo.tgbotapi.types.message.content.abstracts.VisualMediaGroupContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-visual-media-group-content.html">waitVisualMediaGroupContent</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-visual-media-group-content.html">waitVisualMediaGroupContent</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-visual-media-group-content/index.html">VisualMediaGroupContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-visual-media-group-content/index.html">VisualMediaGroupContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-visual-media-group-content.html">waitVisualMediaGroupContent</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-visual-media-group-content/index.html">VisualMediaGroupContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-visual-media-group-content/index.html">VisualMediaGroupContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-visual-media-group-content/index.html">VisualMediaGroupContent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitVoiceChatEndedEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.voice.VoiceChatEnded],dev.inmo.tgbotapi.types.message.ChatEvents.voice.VoiceChatEnded?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitVoiceChatEndedEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.voice.VoiceChatEnded],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.voice.VoiceChatEnded],dev.inmo.tgbotapi.types.message.ChatEvents.voice.VoiceChatEnded?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-voice-chat-ended-events.html">waitVoiceChatEndedEvents</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-voice-chat-ended-events.html">waitVoiceChatEndedEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-ended/index.html">VoiceChatEnded</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-ended/index.html">VoiceChatEnded</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-voice-chat-ended-events.html">waitVoiceChatEndedEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-ended/index.html">VoiceChatEnded</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-ended/index.html">VoiceChatEnded</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-ended/index.html">VoiceChatEnded</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitVoiceChatEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.VoiceChatEvent],dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.VoiceChatEvent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitVoiceChatEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.VoiceChatEvent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.VoiceChatEvent],dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.VoiceChatEvent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-voice-chat-events.html">waitVoiceChatEvents</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-voice-chat-events.html">waitVoiceChatEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-voice-chat-event/index.html">VoiceChatEvent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-voice-chat-event/index.html">VoiceChatEvent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-voice-chat-events.html">waitVoiceChatEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-voice-chat-event/index.html">VoiceChatEvent</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-voice-chat-event/index.html">VoiceChatEvent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-voice-chat-event/index.html">VoiceChatEvent</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitVoiceChatParticipantsInvitedEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.voice.VoiceChatParticipantsInvited],dev.inmo.tgbotapi.types.message.ChatEvents.voice.VoiceChatParticipantsInvited?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitVoiceChatParticipantsInvitedEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.voice.VoiceChatParticipantsInvited],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.voice.VoiceChatParticipantsInvited],dev.inmo.tgbotapi.types.message.ChatEvents.voice.VoiceChatParticipantsInvited?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-voice-chat-participants-invited-events.html">waitVoiceChatParticipantsInvitedEvents</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-voice-chat-participants-invited-events.html">waitVoiceChatParticipantsInvitedEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-participants-invited/index.html">VoiceChatParticipantsInvited</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-participants-invited/index.html">VoiceChatParticipantsInvited</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-voice-chat-participants-invited-events.html">waitVoiceChatParticipantsInvitedEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-participants-invited/index.html">VoiceChatParticipantsInvited</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-participants-invited/index.html">VoiceChatParticipantsInvited</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-participants-invited/index.html">VoiceChatParticipantsInvited</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitVoiceChatStartedEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.voice.VoiceChatStarted],dev.inmo.tgbotapi.types.message.ChatEvents.voice.VoiceChatStarted?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitVoiceChatStartedEvents/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.voice.VoiceChatStarted],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.voice.VoiceChatStarted],dev.inmo.tgbotapi.types.message.ChatEvents.voice.VoiceChatStarted?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-voice-chat-started-events.html">waitVoiceChatStartedEvents</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-voice-chat-started-events.html">waitVoiceChatStartedEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-started/index.html">VoiceChatStarted</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-started/index.html">VoiceChatStarted</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-voice-chat-started-events.html">waitVoiceChatStartedEvents</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-started/index.html">VoiceChatStarted</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-started/index.html">VoiceChatStarted</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-started/index.html">VoiceChatStarted</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>

View File

@ -13,7 +13,7 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitVoice/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.VoiceContent],dev.inmo.tgbotapi.types.message.content.media.VoiceContent?]?/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitVoice/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#dev.inmo.tgbotapi.requests.abstracts.Request[*]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,dev.inmo.tgbotapi.requests.abstracts.Request[*]?]#kotlin.Int#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.VoiceContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.VoiceContent],dev.inmo.tgbotapi.types.message.content.media.VoiceContent?]?/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-voice.html">waitVoice</a></div>
<div class="pull-right d-flex">
@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-voice.html">waitVoice</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-voice-content/index.html">VoiceContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-voice-content/index.html">VoiceContent</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 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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-voice.html">waitVoice</a>(initRequest: <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;*&gt;? = null, errorFactory: <a href="index.html#278660993%2FClasslikes%2F-1982836883">NullableRequestBuilder</a>&lt;*&gt; = { null }, count: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 1, filter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-voice-content/index.html">VoiceContent</a>&gt;&gt;? = null, mapper: <a href="index.html#-1307219925%2FClasslikes%2F-1982836883">CommonMessageToContentMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-voice-content/index.html">VoiceContent</a>&gt;? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-voice-content/index.html">VoiceContent</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>

View File

@ -41,7 +41,7 @@
<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">typealias <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="index.html#-1990656072%2FClasslikes%2F-1982836883">T</a>&gt; = suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="index.html#-1990656072%2FClasslikes%2F-1982836883">T</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div 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">typealias <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="index.html#-1990656072%2FClasslikes%2F-1982836883">T</a>&gt; = <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="index.html#-1990656072%2FClasslikes%2F-1982836883">T</a>&gt;&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>
@ -103,7 +103,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-any-inline-query.html">onAnyInlineQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserInlineQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-any-inline-query.html">onAnyInlineQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserInlineQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -163,7 +163,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-base-inline-query.html">onBaseInlineQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.html">BaseInlineQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.html">BaseInlineQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserInlineQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.html">BaseInlineQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-base-inline-query.html">onBaseInlineQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.html">BaseInlineQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.html">BaseInlineQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserInlineQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.html">BaseInlineQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -183,7 +183,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-channel-chat-created.html">onChannelChatCreated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-channel-chat-created/index.html">ChannelChatCreated</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-channel-chat-created/index.html">ChannelChatCreated</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-channel-chat-created/index.html">ChannelChatCreated</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-channel-chat-created.html">onChannelChatCreated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-channel-chat-created/index.html">ChannelChatCreated</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-channel-chat-created/index.html">ChannelChatCreated</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-channel-chat-created/index.html">ChannelChatCreated</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -203,7 +203,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-channel-event.html">onChannelEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-channel-event/index.html">ChannelEvent</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-channel-event/index.html">ChannelEvent</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-channel-event/index.html">ChannelEvent</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-channel-event.html">onChannelEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-channel-event/index.html">ChannelEvent</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-channel-event/index.html">ChannelEvent</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-channel-event/index.html">ChannelEvent</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -223,7 +223,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-chat-event.html">onChatEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-chat-event/index.html">ChatEvent</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-chat-event/index.html">ChatEvent</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-chat-event/index.html">ChatEvent</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-chat-event.html">onChatEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-chat-event/index.html">ChatEvent</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-chat-event/index.html">ChatEvent</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-chat-event/index.html">ChatEvent</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -243,7 +243,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-chat-member-updated.html">onChatMemberUpdated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatChatMemberUpdatedMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-chat-member-updated.html">onChatMemberUpdated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatChatMemberUpdatedMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -283,7 +283,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-common-chat-member-updated.html">onCommonChatMemberUpdated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatChatMemberUpdatedMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-common-chat-member-updated.html">onCommonChatMemberUpdated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatChatMemberUpdatedMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -303,7 +303,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-common-event.html">onCommonEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-common-event/index.html">CommonEvent</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-common-event/index.html">CommonEvent</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-common-event/index.html">CommonEvent</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-common-event.html">onCommonEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-common-event/index.html">CommonEvent</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-common-event/index.html">CommonEvent</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-common-event/index.html">CommonEvent</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -363,7 +363,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-data-callback-query.html">onDataCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-data-callback-query/index.html">DataCallbackQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-data-callback-query/index.html">DataCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-data-callback-query/index.html">DataCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-data-callback-query.html">onDataCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-data-callback-query/index.html">DataCallbackQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-data-callback-query/index.html">DataCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-data-callback-query/index.html">DataCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -383,7 +383,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-delete-chat-photo.html">onDeleteChatPhoto</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-delete-chat-photo/index.html">DeleteChatPhoto</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-delete-chat-photo/index.html">DeleteChatPhoto</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-delete-chat-photo/index.html">DeleteChatPhoto</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-delete-chat-photo.html">onDeleteChatPhoto</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-delete-chat-photo/index.html">DeleteChatPhoto</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-delete-chat-photo/index.html">DeleteChatPhoto</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-delete-chat-photo/index.html">DeleteChatPhoto</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -463,7 +463,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-documents-group.html">onDocumentsGroup</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMediaGroupMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-documents-group.html">onDocumentsGroup</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMediaGroupMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -503,7 +503,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-game-short-name-callback-query.html">onGameShortNameCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-game-short-name-callback-query/index.html">GameShortNameCallbackQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-game-short-name-callback-query/index.html">GameShortNameCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-game-short-name-callback-query/index.html">GameShortNameCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-game-short-name-callback-query.html">onGameShortNameCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-game-short-name-callback-query/index.html">GameShortNameCallbackQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-game-short-name-callback-query/index.html">GameShortNameCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-game-short-name-callback-query/index.html">GameShortNameCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -523,7 +523,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-group-chat-created.html">onGroupChatCreated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-group-chat-created/index.html">GroupChatCreated</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-group-chat-created/index.html">GroupChatCreated</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-group-chat-created/index.html">GroupChatCreated</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-group-chat-created.html">onGroupChatCreated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-group-chat-created/index.html">GroupChatCreated</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-group-chat-created/index.html">GroupChatCreated</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-group-chat-created/index.html">GroupChatCreated</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -543,7 +543,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-group-event.html">onGroupEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-group-event/index.html">GroupEvent</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-group-event/index.html">GroupEvent</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-group-event/index.html">GroupEvent</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-group-event.html">onGroupEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-group-event/index.html">GroupEvent</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-group-event/index.html">GroupEvent</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-group-event/index.html">GroupEvent</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -563,7 +563,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-inline-message-id-callback-query.html">onInlineMessageIdCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-callback-query/index.html">InlineMessageIdCallbackQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-callback-query/index.html">InlineMessageIdCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-callback-query/index.html">InlineMessageIdCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-inline-message-id-callback-query.html">onInlineMessageIdCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-callback-query/index.html">InlineMessageIdCallbackQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-callback-query/index.html">InlineMessageIdCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-callback-query/index.html">InlineMessageIdCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -583,7 +583,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-inline-message-id-data-callback-query.html">onInlineMessageIdDataCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-data-callback-query/index.html">InlineMessageIdDataCallbackQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-data-callback-query/index.html">InlineMessageIdDataCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-data-callback-query/index.html">InlineMessageIdDataCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-inline-message-id-data-callback-query.html">onInlineMessageIdDataCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-data-callback-query/index.html">InlineMessageIdDataCallbackQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-data-callback-query/index.html">InlineMessageIdDataCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-data-callback-query/index.html">InlineMessageIdDataCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -603,7 +603,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-inline-message-id-game-short-name-callback-query.html">onInlineMessageIdGameShortNameCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-game-short-name-callback-query/index.html">InlineMessageIdGameShortNameCallbackQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-game-short-name-callback-query/index.html">InlineMessageIdGameShortNameCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-game-short-name-callback-query/index.html">InlineMessageIdGameShortNameCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-inline-message-id-game-short-name-callback-query.html">onInlineMessageIdGameShortNameCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-game-short-name-callback-query/index.html">InlineMessageIdGameShortNameCallbackQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-game-short-name-callback-query/index.html">InlineMessageIdGameShortNameCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-game-short-name-callback-query/index.html">InlineMessageIdGameShortNameCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -643,7 +643,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-left-chat-member.html">onLeftChatMember</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-left-chat-member/index.html">LeftChatMember</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-left-chat-member/index.html">LeftChatMember</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-left-chat-member/index.html">LeftChatMember</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-left-chat-member.html">onLeftChatMember</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-left-chat-member/index.html">LeftChatMember</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-left-chat-member/index.html">LeftChatMember</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-left-chat-member/index.html">LeftChatMember</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -683,7 +683,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-location-inline-query.html">onLocationInlineQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-location-inline-query/index.html">LocationInlineQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-location-inline-query/index.html">LocationInlineQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserInlineQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-location-inline-query/index.html">LocationInlineQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-location-inline-query.html">onLocationInlineQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-location-inline-query/index.html">LocationInlineQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-location-inline-query/index.html">LocationInlineQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserInlineQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-location-inline-query/index.html">LocationInlineQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -723,7 +723,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-media-collection.html">onMediaCollection</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-collection-content/index.html">MediaCollectionContent</a>&lt;<a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>&gt;&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-collection-content/index.html">MediaCollectionContent</a>&lt;<a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-collection-content/index.html">MediaCollectionContent</a>&lt;<a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-media-collection.html">onMediaCollection</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-collection-content/index.html">MediaCollectionContent</a>&lt;<a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>&gt;&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-collection-content/index.html">MediaCollectionContent</a>&lt;<a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-collection-content/index.html">MediaCollectionContent</a>&lt;<a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -743,7 +743,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-media-group.html">onMediaGroup</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-group-content/index.html">MediaGroupContent</a>&gt;&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-group-content/index.html">MediaGroupContent</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMediaGroupMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-group-content/index.html">MediaGroupContent</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-media-group.html">onMediaGroup</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-group-content/index.html">MediaGroupContent</a>&gt;&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-group-content/index.html">MediaGroupContent</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMediaGroupMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-group-content/index.html">MediaGroupContent</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -763,7 +763,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-message-auto-delete-timer-changed-event.html">onMessageAutoDeleteTimerChangedEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-message-auto-delete-timer-changed/index.html">MessageAutoDeleteTimerChanged</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-message-auto-delete-timer-changed/index.html">MessageAutoDeleteTimerChanged</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-message-auto-delete-timer-changed/index.html">MessageAutoDeleteTimerChanged</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-message-auto-delete-timer-changed-event.html">onMessageAutoDeleteTimerChangedEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-message-auto-delete-timer-changed/index.html">MessageAutoDeleteTimerChanged</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-message-auto-delete-timer-changed/index.html">MessageAutoDeleteTimerChanged</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-message-auto-delete-timer-changed/index.html">MessageAutoDeleteTimerChanged</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -783,7 +783,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-message-callback-query.html">onMessageCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-callback-query/index.html">MessageCallbackQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-callback-query/index.html">MessageCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-callback-query/index.html">MessageCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-message-callback-query.html">onMessageCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-callback-query/index.html">MessageCallbackQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-callback-query/index.html">MessageCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-callback-query/index.html">MessageCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -803,7 +803,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-message-data-callback-query.html">onMessageDataCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-data-callback-query/index.html">MessageDataCallbackQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-data-callback-query/index.html">MessageDataCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-data-callback-query/index.html">MessageDataCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-message-data-callback-query.html">onMessageDataCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-data-callback-query/index.html">MessageDataCallbackQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-data-callback-query/index.html">MessageDataCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-data-callback-query/index.html">MessageDataCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -823,7 +823,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-message-game-short-name-callback-query.html">onMessageGameShortNameCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-game-short-name-callback-query/index.html">MessageGameShortNameCallbackQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-game-short-name-callback-query/index.html">MessageGameShortNameCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-game-short-name-callback-query/index.html">MessageGameShortNameCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-message-game-short-name-callback-query.html">onMessageGameShortNameCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-game-short-name-callback-query/index.html">MessageGameShortNameCallbackQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-game-short-name-callback-query/index.html">MessageGameShortNameCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-game-short-name-callback-query/index.html">MessageGameShortNameCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -843,7 +843,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-my-chat-member-updated.html">onMyChatMemberUpdated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatChatMemberUpdatedMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-my-chat-member-updated.html">onMyChatMemberUpdated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatChatMemberUpdatedMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -863,7 +863,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-new-chat-members.html">onNewChatMembers</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-members/index.html">NewChatMembers</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-members/index.html">NewChatMembers</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-members/index.html">NewChatMembers</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-new-chat-members.html">onNewChatMembers</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-members/index.html">NewChatMembers</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-members/index.html">NewChatMembers</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-members/index.html">NewChatMembers</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -883,7 +883,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-new-chat-photo.html">onNewChatPhoto</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-photo/index.html">NewChatPhoto</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-photo/index.html">NewChatPhoto</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-photo/index.html">NewChatPhoto</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-new-chat-photo.html">onNewChatPhoto</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-photo/index.html">NewChatPhoto</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-photo/index.html">NewChatPhoto</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-photo/index.html">NewChatPhoto</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -903,7 +903,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-new-chat-title.html">onNewChatTitle</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-title/index.html">NewChatTitle</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-title/index.html">NewChatTitle</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-title/index.html">NewChatTitle</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-new-chat-title.html">onNewChatTitle</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-title/index.html">NewChatTitle</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-title/index.html">NewChatTitle</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-title/index.html">NewChatTitle</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -923,7 +923,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-passport-message.html">onPassportMessage</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message/-passport-message/index.html">PassportMessage</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message/-passport-message/index.html">PassportMessage</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message/-passport-message/index.html">PassportMessage</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-passport-message.html">onPassportMessage</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message/-passport-message/index.html">PassportMessage</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message/-passport-message/index.html">PassportMessage</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message/-passport-message/index.html">PassportMessage</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -963,7 +963,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-photo-gallery.html">onPhotoGallery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-photo-content/index.html">PhotoContent</a>&gt;&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-photo-content/index.html">PhotoContent</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMediaGroupMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-photo-content/index.html">PhotoContent</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-photo-gallery.html">onPhotoGallery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-photo-content/index.html">PhotoContent</a>&gt;&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-photo-content/index.html">PhotoContent</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMediaGroupMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-photo-content/index.html">PhotoContent</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -983,7 +983,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-pinned-message.html">onPinnedMessage</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-pinned-message/index.html">PinnedMessage</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-pinned-message/index.html">PinnedMessage</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-pinned-message/index.html">PinnedMessage</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-pinned-message.html">onPinnedMessage</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-pinned-message/index.html">PinnedMessage</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-pinned-message/index.html">PinnedMessage</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-pinned-message/index.html">PinnedMessage</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -1003,7 +1003,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-playlist.html">onPlaylist</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-audio-media-group-content/index.html">AudioMediaGroupContent</a>&gt;&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-audio-media-group-content/index.html">AudioMediaGroupContent</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMediaGroupMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-audio-media-group-content/index.html">AudioMediaGroupContent</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-playlist.html">onPlaylist</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-audio-media-group-content/index.html">AudioMediaGroupContent</a>&gt;&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-audio-media-group-content/index.html">AudioMediaGroupContent</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMediaGroupMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-audio-media-group-content/index.html">AudioMediaGroupContent</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -1043,7 +1043,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-proximity-alert-triggered.html">onProximityAlertTriggered</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-proximity-alert-triggered/index.html">ProximityAlertTriggered</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-proximity-alert-triggered/index.html">ProximityAlertTriggered</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-proximity-alert-triggered/index.html">ProximityAlertTriggered</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-proximity-alert-triggered.html">onProximityAlertTriggered</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-proximity-alert-triggered/index.html">ProximityAlertTriggered</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-proximity-alert-triggered/index.html">ProximityAlertTriggered</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-proximity-alert-triggered/index.html">ProximityAlertTriggered</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -1083,7 +1083,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-supergroup-chat-created.html">onSupergroupChatCreated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-supergroup-chat-created/index.html">SupergroupChatCreated</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-supergroup-chat-created/index.html">SupergroupChatCreated</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-supergroup-chat-created/index.html">SupergroupChatCreated</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-supergroup-chat-created.html">onSupergroupChatCreated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-supergroup-chat-created/index.html">SupergroupChatCreated</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-supergroup-chat-created/index.html">SupergroupChatCreated</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-supergroup-chat-created/index.html">SupergroupChatCreated</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -1103,7 +1103,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-supergroup-event.html">onSupergroupEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-supergroup-event/index.html">SupergroupEvent</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-supergroup-event/index.html">SupergroupEvent</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-supergroup-event/index.html">SupergroupEvent</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-supergroup-event.html">onSupergroupEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-supergroup-event/index.html">SupergroupEvent</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-supergroup-event/index.html">SupergroupEvent</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-supergroup-event/index.html">SupergroupEvent</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -1143,7 +1143,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-unknown-callback-query-type.html">onUnknownCallbackQueryType</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-unknown-callback-query-type/index.html">UnknownCallbackQueryType</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-unknown-callback-query-type/index.html">UnknownCallbackQueryType</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-unknown-callback-query-type/index.html">UnknownCallbackQueryType</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-unknown-callback-query-type.html">onUnknownCallbackQueryType</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-unknown-callback-query-type/index.html">UnknownCallbackQueryType</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-unknown-callback-query-type/index.html">UnknownCallbackQueryType</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-unknown-callback-query-type/index.html">UnknownCallbackQueryType</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -1203,7 +1203,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-video-gallery.html">onVideoGallery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-video-content/index.html">VideoContent</a>&gt;&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-video-content/index.html">VideoContent</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMediaGroupMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-video-content/index.html">VideoContent</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-video-gallery.html">onVideoGallery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-video-content/index.html">VideoContent</a>&gt;&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-video-content/index.html">VideoContent</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMediaGroupMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-video-content/index.html">VideoContent</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -1243,7 +1243,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-visual-gallery.html">onVisualGallery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-visual-media-group-content/index.html">VisualMediaGroupContent</a>&gt;&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-visual-media-group-content/index.html">VisualMediaGroupContent</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMediaGroupMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-visual-media-group-content/index.html">VisualMediaGroupContent</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-visual-gallery.html">onVisualGallery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-visual-media-group-content/index.html">VisualMediaGroupContent</a>&gt;&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-visual-media-group-content/index.html">VisualMediaGroupContent</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMediaGroupMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-visual-media-group-content/index.html">VisualMediaGroupContent</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -1263,7 +1263,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-visual-media-group.html">onVisualMediaGroup</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-visual-media-group-content/index.html">VisualMediaGroupContent</a>&gt;&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-visual-media-group-content/index.html">VisualMediaGroupContent</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMediaGroupMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-visual-media-group-content/index.html">VisualMediaGroupContent</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-visual-media-group.html">onVisualMediaGroup</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-visual-media-group-content/index.html">VisualMediaGroupContent</a>&gt;&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-visual-media-group-content/index.html">VisualMediaGroupContent</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMediaGroupMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-visual-media-group-content/index.html">VisualMediaGroupContent</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -1303,7 +1303,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-voice-chat-ended-event.html">onVoiceChatEndedEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-ended/index.html">VoiceChatEnded</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-ended/index.html">VoiceChatEnded</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-ended/index.html">VoiceChatEnded</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-voice-chat-ended-event.html">onVoiceChatEndedEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-ended/index.html">VoiceChatEnded</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-ended/index.html">VoiceChatEnded</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-ended/index.html">VoiceChatEnded</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -1323,7 +1323,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-voice-chat-event.html">onVoiceChatEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-voice-chat-event/index.html">VoiceChatEvent</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-voice-chat-event/index.html">VoiceChatEvent</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-voice-chat-event/index.html">VoiceChatEvent</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-voice-chat-event.html">onVoiceChatEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-voice-chat-event/index.html">VoiceChatEvent</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-voice-chat-event/index.html">VoiceChatEvent</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-voice-chat-event/index.html">VoiceChatEvent</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -1343,7 +1343,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-voice-chat-participants-invited-event.html">onVoiceChatParticipantsInvitedEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-participants-invited/index.html">VoiceChatParticipantsInvited</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-participants-invited/index.html">VoiceChatParticipantsInvited</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-participants-invited/index.html">VoiceChatParticipantsInvited</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-voice-chat-participants-invited-event.html">onVoiceChatParticipantsInvitedEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-participants-invited/index.html">VoiceChatParticipantsInvited</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-participants-invited/index.html">VoiceChatParticipantsInvited</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-participants-invited/index.html">VoiceChatParticipantsInvited</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
@ -1363,7 +1363,7 @@
<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.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-voice-chat-started-event.html">onVoiceChatStartedEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-started/index.html">VoiceChatStarted</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-started/index.html">VoiceChatStarted</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-started/index.html">VoiceChatStarted</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-voice-chat-started-event.html">onVoiceChatStartedEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-started/index.html">VoiceChatStarted</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-started/index.html">VoiceChatStarted</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.voice/-voice-chat-started/index.html">VoiceChatStarted</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-any-inline-query.html">onAnyInlineQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserInlineQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-any-inline-query.html">onAnyInlineQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserInlineQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-base-inline-query.html">onBaseInlineQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.html">BaseInlineQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.html">BaseInlineQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserInlineQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.html">BaseInlineQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-base-inline-query.html">onBaseInlineQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.html">BaseInlineQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.html">BaseInlineQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserInlineQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.html">BaseInlineQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-channel-chat-created.html">onChannelChatCreated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-channel-chat-created/index.html">ChannelChatCreated</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-channel-chat-created/index.html">ChannelChatCreated</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-channel-chat-created/index.html">ChannelChatCreated</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-channel-chat-created.html">onChannelChatCreated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-channel-chat-created/index.html">ChannelChatCreated</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-channel-chat-created/index.html">ChannelChatCreated</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-channel-chat-created/index.html">ChannelChatCreated</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-channel-event.html">onChannelEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-channel-event/index.html">ChannelEvent</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-channel-event/index.html">ChannelEvent</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-channel-event/index.html">ChannelEvent</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-channel-event.html">onChannelEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-channel-event/index.html">ChannelEvent</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-channel-event/index.html">ChannelEvent</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-channel-event/index.html">ChannelEvent</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-chat-event.html">onChatEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-chat-event/index.html">ChatEvent</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-chat-event/index.html">ChatEvent</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-chat-event/index.html">ChatEvent</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-chat-event.html">onChatEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-chat-event/index.html">ChatEvent</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-chat-event/index.html">ChatEvent</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-chat-event/index.html">ChatEvent</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-chat-member-updated.html">onChatMemberUpdated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatChatMemberUpdatedMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-chat-member-updated.html">onChatMemberUpdated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatChatMemberUpdatedMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-common-chat-member-updated.html">onCommonChatMemberUpdated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatChatMemberUpdatedMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-common-chat-member-updated.html">onCommonChatMemberUpdated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatChatMemberUpdatedMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-common-event.html">onCommonEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-common-event/index.html">CommonEvent</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-common-event/index.html">CommonEvent</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-common-event/index.html">CommonEvent</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-common-event.html">onCommonEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-common-event/index.html">CommonEvent</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-common-event/index.html">CommonEvent</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-common-event/index.html">CommonEvent</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-data-callback-query.html">onDataCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-data-callback-query/index.html">DataCallbackQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-data-callback-query/index.html">DataCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-data-callback-query/index.html">DataCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-data-callback-query.html">onDataCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-data-callback-query/index.html">DataCallbackQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-data-callback-query/index.html">DataCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-data-callback-query/index.html">DataCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-delete-chat-photo.html">onDeleteChatPhoto</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-delete-chat-photo/index.html">DeleteChatPhoto</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-delete-chat-photo/index.html">DeleteChatPhoto</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-delete-chat-photo/index.html">DeleteChatPhoto</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-delete-chat-photo.html">onDeleteChatPhoto</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-delete-chat-photo/index.html">DeleteChatPhoto</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-delete-chat-photo/index.html">DeleteChatPhoto</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-delete-chat-photo/index.html">DeleteChatPhoto</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-documents-group.html">onDocumentsGroup</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMediaGroupMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-documents-group.html">onDocumentsGroup</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMediaGroupMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-game-short-name-callback-query.html">onGameShortNameCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-game-short-name-callback-query/index.html">GameShortNameCallbackQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-game-short-name-callback-query/index.html">GameShortNameCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-game-short-name-callback-query/index.html">GameShortNameCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-game-short-name-callback-query.html">onGameShortNameCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-game-short-name-callback-query/index.html">GameShortNameCallbackQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-game-short-name-callback-query/index.html">GameShortNameCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-game-short-name-callback-query/index.html">GameShortNameCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-group-chat-created.html">onGroupChatCreated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-group-chat-created/index.html">GroupChatCreated</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-group-chat-created/index.html">GroupChatCreated</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-group-chat-created/index.html">GroupChatCreated</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-group-chat-created.html">onGroupChatCreated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-group-chat-created/index.html">GroupChatCreated</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-group-chat-created/index.html">GroupChatCreated</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-group-chat-created/index.html">GroupChatCreated</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-group-event.html">onGroupEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-group-event/index.html">GroupEvent</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-group-event/index.html">GroupEvent</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-group-event/index.html">GroupEvent</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-group-event.html">onGroupEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-group-event/index.html">GroupEvent</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-group-event/index.html">GroupEvent</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents.abstracts/-group-event/index.html">GroupEvent</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-inline-message-id-callback-query.html">onInlineMessageIdCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-callback-query/index.html">InlineMessageIdCallbackQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-callback-query/index.html">InlineMessageIdCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-callback-query/index.html">InlineMessageIdCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-inline-message-id-callback-query.html">onInlineMessageIdCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-callback-query/index.html">InlineMessageIdCallbackQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-callback-query/index.html">InlineMessageIdCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-callback-query/index.html">InlineMessageIdCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-inline-message-id-data-callback-query.html">onInlineMessageIdDataCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-data-callback-query/index.html">InlineMessageIdDataCallbackQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-data-callback-query/index.html">InlineMessageIdDataCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-data-callback-query/index.html">InlineMessageIdDataCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-inline-message-id-data-callback-query.html">onInlineMessageIdDataCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-data-callback-query/index.html">InlineMessageIdDataCallbackQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-data-callback-query/index.html">InlineMessageIdDataCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-data-callback-query/index.html">InlineMessageIdDataCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-inline-message-id-game-short-name-callback-query.html">onInlineMessageIdGameShortNameCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-game-short-name-callback-query/index.html">InlineMessageIdGameShortNameCallbackQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-game-short-name-callback-query/index.html">InlineMessageIdGameShortNameCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-game-short-name-callback-query/index.html">InlineMessageIdGameShortNameCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-inline-message-id-game-short-name-callback-query.html">onInlineMessageIdGameShortNameCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-game-short-name-callback-query/index.html">InlineMessageIdGameShortNameCallbackQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-game-short-name-callback-query/index.html">InlineMessageIdGameShortNameCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-inline-message-id-game-short-name-callback-query/index.html">InlineMessageIdGameShortNameCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-left-chat-member.html">onLeftChatMember</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-left-chat-member/index.html">LeftChatMember</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-left-chat-member/index.html">LeftChatMember</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-left-chat-member/index.html">LeftChatMember</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-left-chat-member.html">onLeftChatMember</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-left-chat-member/index.html">LeftChatMember</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-left-chat-member/index.html">LeftChatMember</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-left-chat-member/index.html">LeftChatMember</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-location-inline-query.html">onLocationInlineQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-location-inline-query/index.html">LocationInlineQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-location-inline-query/index.html">LocationInlineQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserInlineQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-location-inline-query/index.html">LocationInlineQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-location-inline-query.html">onLocationInlineQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-location-inline-query/index.html">LocationInlineQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-location-inline-query/index.html">LocationInlineQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserInlineQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-location-inline-query/index.html">LocationInlineQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-media-collection.html">onMediaCollection</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-collection-content/index.html">MediaCollectionContent</a>&lt;<a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>&gt;&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-collection-content/index.html">MediaCollectionContent</a>&lt;<a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-collection-content/index.html">MediaCollectionContent</a>&lt;<a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-media-collection.html">onMediaCollection</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, includeMediaGroups: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-collection-content/index.html">MediaCollectionContent</a>&lt;<a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>&gt;&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-collection-content/index.html">MediaCollectionContent</a>&lt;<a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-collection-content/index.html">MediaCollectionContent</a>&lt;<a href="../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.html">TelegramMediaFile</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-media-group.html">onMediaGroup</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-group-content/index.html">MediaGroupContent</a>&gt;&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-group-content/index.html">MediaGroupContent</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMediaGroupMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-group-content/index.html">MediaGroupContent</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-media-group.html">onMediaGroup</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-group-content/index.html">MediaGroupContent</a>&gt;&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-group-content/index.html">MediaGroupContent</a>&gt;&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMediaGroupMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-group-content/index.html">MediaGroupContent</a>&gt;&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-message-auto-delete-timer-changed-event.html">onMessageAutoDeleteTimerChangedEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-message-auto-delete-timer-changed/index.html">MessageAutoDeleteTimerChanged</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-message-auto-delete-timer-changed/index.html">MessageAutoDeleteTimerChanged</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-message-auto-delete-timer-changed/index.html">MessageAutoDeleteTimerChanged</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-message-auto-delete-timer-changed-event.html">onMessageAutoDeleteTimerChangedEvent</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-message-auto-delete-timer-changed/index.html">MessageAutoDeleteTimerChanged</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-message-auto-delete-timer-changed/index.html">MessageAutoDeleteTimerChanged</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-message-auto-delete-timer-changed/index.html">MessageAutoDeleteTimerChanged</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-message-callback-query.html">onMessageCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-callback-query/index.html">MessageCallbackQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-callback-query/index.html">MessageCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-callback-query/index.html">MessageCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-message-callback-query.html">onMessageCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-callback-query/index.html">MessageCallbackQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-callback-query/index.html">MessageCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-callback-query/index.html">MessageCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-message-data-callback-query.html">onMessageDataCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-data-callback-query/index.html">MessageDataCallbackQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-data-callback-query/index.html">MessageDataCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-data-callback-query/index.html">MessageDataCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-message-data-callback-query.html">onMessageDataCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-data-callback-query/index.html">MessageDataCallbackQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-data-callback-query/index.html">MessageDataCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-data-callback-query/index.html">MessageDataCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-message-game-short-name-callback-query.html">onMessageGameShortNameCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-game-short-name-callback-query/index.html">MessageGameShortNameCallbackQuery</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-game-short-name-callback-query/index.html">MessageGameShortNameCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-game-short-name-callback-query/index.html">MessageGameShortNameCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-message-game-short-name-callback-query.html">onMessageGameShortNameCallbackQuery</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-game-short-name-callback-query/index.html">MessageGameShortNameCallbackQuery</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-game-short-name-callback-query/index.html">MessageGameShortNameCallbackQuery</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserCallbackQueryMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-message-game-short-name-callback-query/index.html">MessageGameShortNameCallbackQuery</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-my-chat-member-updated.html">onMyChatMemberUpdated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatChatMemberUpdatedMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-my-chat-member-updated.html">onMyChatMemberUpdated</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatChatMemberUpdatedMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-new-chat-members.html">onNewChatMembers</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: suspend (<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-members/index.html">NewChatMembers</a>&gt;) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-members/index.html">NewChatMembers</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-members/index.html">NewChatMembers</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="on-new-chat-members.html">onNewChatMembers</a>(includeFilterByChatInBehaviourSubContext: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, additionalFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-members/index.html">NewChatMembers</a>&gt;&gt;? = null, markerFactory: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories/-marker-factory/index.html">MarkerFactory</a>&lt;in <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-members/index.html">NewChatMembers</a>&gt;, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByChatMessageMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1477624743%2FClasslikes%2F-1982836883">BehaviourContextAndTypeReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.message.abstracts/-chat-event-message/index.html">ChatEventMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.ChatEvents/-new-chat-members/index.html">NewChatMembers</a>&gt;&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

Some files were not shown because too many files have changed in this diff Show More