1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-26 11:38:09 +00:00
This commit is contained in:
InsanusMokrassar 2021-10-18 11:18:26 +00:00
parent 860540c82e
commit 01d15201ea
428 changed files with 13819 additions and 4383 deletions

View File

@ -13,9 +13,9 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.types.InlineQueries.query/InlineQuery/from/#/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.CommonAbstracts/FromUser/from/#/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../../index.html">docs</a>/<a href="../index.html">dev.inmo.tgbotapi.types.InlineQueries.query</a>/<a href="index.html">InlineQuery</a>/<a href="from.html">from</a></div>
<div class="breadcrumbs"><a href="../../../index.html">docs</a>/<a href="../index.html">dev.inmo.tgbotapi.CommonAbstracts</a>/<a href="index.html">FromUser</a>/<a href="from.html">from</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>
@ -29,7 +29,7 @@
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">abstract val <a href="from.html">from</a>: <a href="../../dev.inmo.tgbotapi.types/-user/index.html">User</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>
<p class="paragraph">The source <a href="../../dev.inmo.tgbotapi.types/-user/index.html">User</a> of this type</p></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>

View File

@ -23,13 +23,29 @@
</div>
<div class="cover ">
<h1 class="cover"><span>From</span><wbr></wbr><span><span>User</span></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">interface <a href="index.html">FromUser</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">interface <a href="index.html">FromUser</a> : <a href="../-with-user/index.html">WithUser</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><p class="paragraph">Inheritors of this interface have some <a href="../../dev.inmo.tgbotapi.types/-user/index.html">User</a> as a source of data. For example, any <a href="../../dev.inmo.tgbotapi.types.CallbackQuery/-callback-query/index.html">dev.inmo.tgbotapi.types.CallbackQuery.CallbackQuery</a> have <a href="../../dev.inmo.tgbotapi.types/-user/index.html">User</a> as the source of that query</p></div></div>
</div>
<div class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Properties">Properties</button><button class="section-tab" data-togglable="Inheritors">Inheritors</button></div>
<div class="tabs-section-body">
<h2 class="">Properties</h2>
<div class="table" data-togglable="Properties"><a data-name="1384749435%2FProperties%2F-1982836883" anchor-label="user" id="1384749435%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table" data-togglable="Properties"><a data-name="704001660%2FProperties%2F-1982836883" anchor-label="from" id="704001660%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="from.html">from</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="704001660%2FProperties%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><a data-name="704001660%2FProperties%2F-1982836883" anchor-label="from" id="704001660%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">abstract val <a href="from.html">from</a>: <a href="../../dev.inmo.tgbotapi.types/-user/index.html">User</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="brief "><a data-name="704001660%2FProperties%2F-1982836883" anchor-label="from" id="704001660%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><p class="paragraph">The source <a href="../../dev.inmo.tgbotapi.types/-user/index.html">User</a> of this type</p></div></div></div>
</div>
</div>
</div>
</div>
<a data-name="1384749435%2FProperties%2F-1982836883" anchor-label="user" id="1384749435%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="user.html">user</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1384749435%2FProperties%2F-1982836883"></span>
@ -40,7 +56,7 @@
<div class="platform-tag common-like">common</div>
</div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><a data-name="1384749435%2FProperties%2F-1982836883" anchor-label="user" id="1384749435%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">abstract val <a href="user.html">user</a>: <a href="../../dev.inmo.tgbotapi.types/-user/index.html">User</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><a data-name="1384749435%2FProperties%2F-1982836883" anchor-label="user" id="1384749435%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">open override val <a href="user.html">user</a>: <a href="../../dev.inmo.tgbotapi.types/-user/index.html">User</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>
@ -65,6 +81,24 @@
<div></div>
</div>
</div>
<a data-name="1492802041%2FInheritors%2F-1982836883" anchor-label="InlineQuery" id="1492802041%2FInheritors%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="../../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1492802041%2FInheritors%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></div>
</div>
</div>
<a data-name="-1242653056%2FInheritors%2F-1982836883" anchor-label="UserForwardInfo" id="-1242653056%2FInheritors%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="../../dev.inmo.tgbotapi.types.message/-user-forward-info/index.html">UserForwardInfo</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1242653056%2FInheritors%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></div>
</div>
</div>
<a data-name="-1998215277%2FInheritors%2F-1982836883" anchor-label="FromUserMessage" id="-1998215277%2FInheritors%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 ">

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">abstract val <a href="user.html">user</a>: <a href="../../dev.inmo.tgbotapi.types/-user/index.html">User</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">open override val <a href="user.html">user</a>: <a href="../../dev.inmo.tgbotapi.types/-user/index.html">User</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

@ -0,0 +1,90 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>WithUser</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.CommonAbstracts/WithUser///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.CommonAbstracts</a>/<a href="index.html">WithUser</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>With</span><wbr></wbr><span><span>User</span></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">interface <a href="index.html">WithUser</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><p class="paragraph">All inheritors of this type have <a href="../../dev.inmo.tgbotapi.types/-user/index.html">User</a> in their data as one of the main data</p></div></div>
</div>
<div class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Properties">Properties</button><button class="section-tab" data-togglable="See also">See also</button><button class="section-tab" data-togglable="Inheritors">Inheritors</button></div>
<div class="tabs-section-body">
<h2 class="">See also</h2>
<div data-togglable="See also">
<div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="See also"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="See also"><div class="table" data-togglable="See also"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes RowTitle"><div class=""><span class="inline-flex"><a href="../-from-user/index.html"><span>dev.</span><wbr></wbr><span>inmo.</span><wbr></wbr><span>tgbotapi.</span><wbr></wbr><span>Common</span><wbr></wbr><span>Abstracts.</span><wbr></wbr><span>FromUser</span></a></span><span class="inline-flex"><div data-togglable="See also"></div></span></div><div></div></div></div></div></div></div></div>
</div>
<h2 class="">Properties</h2>
<div class="table" data-togglable="Properties"><a data-name="1528818583%2FProperties%2F-1982836883" anchor-label="user" id="1528818583%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="user.html">user</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1528818583%2FProperties%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><a data-name="1528818583%2FProperties%2F-1982836883" anchor-label="user" id="1528818583%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">abstract val <a href="user.html">user</a>: <a href="../../dev.inmo.tgbotapi.types/-user/index.html">User</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
<h2 class="">Inheritors</h2>
<div class="table" data-togglable="Inheritors"><a data-name="871171641%2FInheritors%2F-1982836883" anchor-label="FromUser" id="871171641%2FInheritors%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="../-from-user/index.html">FromUser</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="871171641%2FInheritors%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></div>
</div>
</div>
<a data-name="1725334132%2FInheritors%2F-1982836883" anchor-label="ChatMember" id="1725334132%2FInheritors%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="../../dev.inmo.tgbotapi.types.ChatMember.abstracts/-chat-member/index.html">ChatMember</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1725334132%2FInheritors%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></div>
</div>
</div>
<a data-name="1178803280%2FInheritors%2F-1982836883" anchor-label="LeftChatMember" id="1178803280%2FInheritors%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="../../dev.inmo.tgbotapi.types.message.ChatEvents/-left-chat-member/index.html">LeftChatMember</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1178803280%2FInheritors%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></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>
</html>

View File

@ -13,9 +13,9 @@
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.types.ChatMember.abstracts/ChatMember/user/#/PointingToDeclaration//-1982836883">
<script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.CommonAbstracts/WithUser/user/#/PointingToDeclaration//-1982836883">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../../index.html">docs</a>/<a href="../index.html">dev.inmo.tgbotapi.types.ChatMember.abstracts</a>/<a href="index.html">ChatMember</a>/<a href="user.html">user</a></div>
<div class="breadcrumbs"><a href="../../../index.html">docs</a>/<a href="../index.html">dev.inmo.tgbotapi.CommonAbstracts</a>/<a href="index.html">WithUser</a>/<a href="user.html">user</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>

View File

@ -25,7 +25,7 @@
<h1 class="cover"><span><span>Package</span></span> <span>dev.</span><wbr></wbr><span>inmo.</span><wbr></wbr><span>tgbotapi.</span><wbr></wbr><span>Common</span><wbr></wbr><span><span>Abstracts</span></span></h1>
</div>
<div class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Types">Types</button><button class="section-tab" data-togglable="Properties">Properties</button></div>
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Types">Types</button></div>
<div class="tabs-section-body">
<h2 class="">Types</h2>
<div class="table" data-togglable="Types"><a data-name="260942261%2FClasslikes%2F-1982836883" anchor-label="CommonContactData" id="260942261%2FClasslikes%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
@ -121,9 +121,9 @@
<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">interface <a href="-from-user/index.html">FromUser</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">interface <a href="-from-user/index.html">FromUser</a> : <a href="-with-user/index.html">WithUser</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
<div class="brief "><p class="paragraph">Inheritors of this interface have some <a href="../dev.inmo.tgbotapi.types/-user/index.html">User</a> as a source of data. For example, any <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-callback-query/index.html">dev.inmo.tgbotapi.types.CallbackQuery.CallbackQuery</a> have <a href="../dev.inmo.tgbotapi.types/-user/index.html">User</a> as the source of that query</p></div></div>
</div>
</div>
</div>
@ -388,21 +388,23 @@
</div>
</div>
</div>
</div>
<h2 class="">Properties</h2>
<div class="table" data-togglable="Properties"><a data-name="1472413543%2FProperties%2F-1982836883" anchor-label="DirectInvocationOfTextSourceConstructor" id="1472413543%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<a data-name="716886685%2FClasslikes%2F-1982836883" anchor-label="WithUser" id="716886685%2FClasslikes%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="-direct-invocation-of-text-source-constructor.html">DirectInvocationOfTextSourceConstructor</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1472413543%2FProperties%2F-1982836883"></span>
<div class=""><span class="inline-flex"><a href="-with-user/index.html"><span>With</span><wbr></wbr><span><span>User</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="716886685%2FClasslikes%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>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><a data-name="1472413543%2FProperties%2F-1982836883" anchor-label="DirectInvocationOfTextSourceConstructor" id="1472413543%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">const val <a href="-direct-invocation-of-text-source-constructor.html">DirectInvocationOfTextSourceConstructor</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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="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">interface <a href="-with-user/index.html">WithUser</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="brief "><p class="paragraph">All inheritors of this type have <a href="../dev.inmo.tgbotapi.types/-user/index.html">User</a> in their data as one of the main data</p></div></div>
</div>
</div>
</div>
</div>

View File

@ -32,7 +32,7 @@
<div class="table" data-togglable="Functions"><a data-name="539526881%2FFunctions%2F-1982836883" anchor-label="close" id="539526881%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="../../dev.inmo.tgbotapi.extensions.behaviour_builder/-default-behaviour-context/index.html#539526881%2FFunctions%2F-1982836883"><span><span>close</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="539526881%2FFunctions%2F-1982836883"></span>
<div class=""><span class="inline-flex"><a href="../-requests-executor/index.html#539526881%2FFunctions%2F-1982836883"><span><span>close</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="539526881%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>
@ -42,7 +42,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">abstract fun <a href="../../dev.inmo.tgbotapi.extensions.behaviour_builder/-default-behaviour-context/index.html#539526881%2FFunctions%2F-1982836883">close</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">abstract fun <a href="../-requests-executor/index.html#539526881%2FFunctions%2F-1982836883">close</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

@ -36,7 +36,7 @@
<div class="table" data-togglable="Functions"><a data-name="539526881%2FFunctions%2F-1982836883" anchor-label="close" id="539526881%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="../../dev.inmo.tgbotapi.extensions.behaviour_builder/-default-behaviour-context/index.html#539526881%2FFunctions%2F-1982836883"><span><span>close</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="539526881%2FFunctions%2F-1982836883"></span>
<div class=""><span class="inline-flex"><a href="index.html#539526881%2FFunctions%2F-1982836883"><span><span>close</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="539526881%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>
@ -46,7 +46,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">abstract fun <a href="../../dev.inmo.tgbotapi.extensions.behaviour_builder/-default-behaviour-context/index.html#539526881%2FFunctions%2F-1982836883">close</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">abstract fun <a href="index.html#539526881%2FFunctions%2F-1982836883">close</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>
@ -75,16 +75,7 @@
</div>
</div>
<h2 class="">Inheritors</h2>
<div class="table" data-togglable="Inheritors"><a data-name="1501462855%2FInheritors%2F-1982836883" anchor-label="BaseRequestsExecutor" id="1501462855%2FInheritors%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="../-base-requests-executor/index.html">BaseRequestsExecutor</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1501462855%2FInheritors%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></div>
</div>
</div>
<a data-name="1816604265%2FInheritors%2F-1982836883" anchor-label="BehaviourContext" id="1816604265%2FInheritors%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table" data-togglable="Inheritors"><a data-name="1816604265%2FInheritors%2F-1982836883" anchor-label="BehaviourContext" id="1816604265%2FInheritors%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="../../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1816604265%2FInheritors%2F-1982836883"></span>
@ -102,6 +93,15 @@
<div></div>
</div>
</div>
<a data-name="1501462855%2FInheritors%2F-1982836883" anchor-label="BaseRequestsExecutor" id="1501462855%2FInheritors%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="../-base-requests-executor/index.html">BaseRequestsExecutor</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1501462855%2FInheritors%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></div>
</div>
</div>
</div>
<h2 class="tabbedcontent">Extensions</h2>
<div class="table" data-togglable="Extensions"><a data-name="356852609%2FExtensions%2F-1982836883" anchor-label="executeAsync" id="356852609%2FExtensions%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>

File diff suppressed because one or more lines are too long

View File

@ -29,7 +29,7 @@
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="stop-live-location.html">stopLiveLocation</a>(chatId: <a href="../dev.inmo.tgbotapi.types/-chat-identifier/index.html">ChatIdentifier</a>, messageId: <a href="../dev.inmo.tgbotapi.types/index.html#489476273%2FClasslikes%2F-1982836883">MessageIdentifier</a>, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null): <a href="../dev.inmo.tgbotapi.types.message.abstracts/-content-message/index.html">ContentMessage</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 class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="stop-live-location.html">stopLiveLocation</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-chat/index.html">Chat</a>, messageId: <a href="../dev.inmo.tgbotapi.types/index.html#489476273%2FClasslikes%2F-1982836883">MessageIdentifier</a>, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null): <a href="../dev.inmo.tgbotapi.types.message.abstracts/-content-message/index.html">ContentMessage</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 class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="stop-live-location.html">stopLiveLocation</a>(message: <a href="../dev.inmo.tgbotapi.types.message.abstracts/-content-message/index.html">ContentMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-location-content/index.html">LocationContent</a>&gt;, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null): <a href="../dev.inmo.tgbotapi.types.message.abstracts/-content-message/index.html">ContentMessage</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 class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="stop-live-location.html">stopLiveLocation</a>(inlineMessageId: <a href="../dev.inmo.tgbotapi.types/index.html#32429098%2FClasslikes%2F-1982836883">InlineMessageIdentifier</a>, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>reply</span><wbr></wbr><span><span>Markup</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Some <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>. See <a href="../dev.inmo.tgbotapi.extensions.utils.types.buttons/inline-keyboard.html">dev.inmo.tgbotapi.extensions.utils.types.buttons.inlineKeyboard</a> as a builder for that</p></div></div></div></div></div></div></div></div></div></div></div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>

View File

@ -29,7 +29,7 @@
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="edit-message-reply-markup.html">editMessageReplyMarkup</a>(chatId: <a href="../dev.inmo.tgbotapi.types/-chat-identifier/index.html">ChatIdentifier</a>, messageId: <a href="../dev.inmo.tgbotapi.types/index.html#489476273%2FClasslikes%2F-1982836883">MessageIdentifier</a>, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null): <a href="../dev.inmo.tgbotapi.types.message.abstracts/-content-message/index.html">ContentMessage</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 class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="edit-message-reply-markup.html">editMessageReplyMarkup</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-chat/index.html">Chat</a>, messageId: <a href="../dev.inmo.tgbotapi.types/index.html#489476273%2FClasslikes%2F-1982836883">MessageIdentifier</a>, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null): <a href="../dev.inmo.tgbotapi.types.message.abstracts/-content-message/index.html">ContentMessage</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 class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="edit-message-reply-markup.html">editMessageReplyMarkup</a>(message: <a href="../dev.inmo.tgbotapi.types.message.abstracts/-message/index.html">Message</a>, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null): <a href="../dev.inmo.tgbotapi.types.message.abstracts/-content-message/index.html">ContentMessage</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 class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="edit-message-reply-markup.html">editMessageReplyMarkup</a>(inlineMessageId: <a href="../dev.inmo.tgbotapi.types/index.html#32429098%2FClasslikes%2F-1982836883">InlineMessageIdentifier</a>, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>reply</span><wbr></wbr><span><span>Markup</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Some <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>. See <a href="../dev.inmo.tgbotapi.extensions.utils.types.buttons/inline-keyboard.html">dev.inmo.tgbotapi.extensions.utils.types.buttons.inlineKeyboard</a> as a builder for that</p></div></div></div></div></div></div></div></div></div></div></div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>

File diff suppressed because one or more lines are too long

View File

@ -29,7 +29,7 @@
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="edit-message-caption.html">editMessageCaption</a>(inlineMessageId: <a href="../dev.inmo.tgbotapi.types/index.html#32429098%2FClasslikes%2F-1982836883">InlineMessageIdentifier</a>, media: <a href="../dev.inmo.tgbotapi.types.InputMedia/-input-media/index.html">InputMedia</a>, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>reply</span><wbr></wbr><span><span>Markup</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Some <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>. See <a href="../dev.inmo.tgbotapi.extensions.utils.types.buttons/inline-keyboard.html">dev.inmo.tgbotapi.extensions.utils.types.buttons.inlineKeyboard</a> as a builder for that</p></div></div></div></div></div></div></div></div></div></div></div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>

View File

@ -29,7 +29,7 @@
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="edit-message-media.html">editMessageMedia</a>(chatId: <a href="../dev.inmo.tgbotapi.types/-chat-identifier/index.html">ChatIdentifier</a>, messageId: <a href="../dev.inmo.tgbotapi.types/index.html#489476273%2FClasslikes%2F-1982836883">MessageIdentifier</a>, media: <a href="../dev.inmo.tgbotapi.types.InputMedia/-input-media/index.html">InputMedia</a>, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null): <a href="../dev.inmo.tgbotapi.types.message.abstracts/-content-message/index.html">ContentMessage</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 class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="edit-message-media.html">editMessageMedia</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-chat/index.html">Chat</a>, messageId: <a href="../dev.inmo.tgbotapi.types/index.html#489476273%2FClasslikes%2F-1982836883">MessageIdentifier</a>, media: <a href="../dev.inmo.tgbotapi.types.InputMedia/-input-media/index.html">InputMedia</a>, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null): <a href="../dev.inmo.tgbotapi.types.message.abstracts/-content-message/index.html">ContentMessage</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 class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="edit-message-media.html">editMessageMedia</a>(message: <a href="../dev.inmo.tgbotapi.types.message.abstracts/-content-message/index.html">ContentMessage</a>&lt;out <a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-content/index.html">MediaContent</a>&gt;, media: <a href="../dev.inmo.tgbotapi.types.InputMedia/-input-media/index.html">InputMedia</a>, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null): <a href="../dev.inmo.tgbotapi.types.message.abstracts/-content-message/index.html">ContentMessage</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>reply</span><wbr></wbr><span><span>Markup</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Some <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>. See <a href="../dev.inmo.tgbotapi.extensions.utils.types.buttons/inline-keyboard.html">dev.inmo.tgbotapi.extensions.utils.types.buttons.inlineKeyboard</a> as a builder for that</p></div></div></div></div></div></div></div></div></div></div></div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -29,7 +29,7 @@
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">inline suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="reply-with-dice.html">replyWithDice</a>(to: <a href="../dev.inmo.tgbotapi.types.message.abstracts/-message/index.html">Message</a>, animationType: <a href="../dev.inmo.tgbotapi.types.dice/-dice-animation-type/index.html">DiceAnimationType</a>? = null, disableNotification: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, allowSendingWithoutReply: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-keyboard-markup/index.html">KeyboardMarkup</a>? = null): <a href="../dev.inmo.tgbotapi.types.message.abstracts/-content-message/index.html">ContentMessage</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>reply</span><wbr></wbr><span><span>Markup</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Some of <a href="../dev.inmo.tgbotapi.types.buttons/-keyboard-markup/index.html">KeyboardMarkup</a>. See <a href="../dev.inmo.tgbotapi.extensions.utils.types.buttons/reply-keyboard.html">dev.inmo.tgbotapi.extensions.utils.types.buttons.replyKeyboard</a> or <a href="../dev.inmo.tgbotapi.extensions.utils.types.buttons/inline-keyboard.html">dev.inmo.tgbotapi.extensions.utils.types.buttons.inlineKeyboard</a> as a builders for that param</p></div></div></div></div></div></div></div></div></div></div></div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -29,7 +29,7 @@
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="send-dice.html">sendDice</a>(chatId: <a href="../dev.inmo.tgbotapi.types/-chat-identifier/index.html">ChatIdentifier</a>, animationType: <a href="../dev.inmo.tgbotapi.types.dice/-dice-animation-type/index.html">DiceAnimationType</a>? = null, disableNotification: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, replyToMessageId: <a href="../dev.inmo.tgbotapi.types/index.html#489476273%2FClasslikes%2F-1982836883">MessageIdentifier</a>? = null, allowSendingWithoutReply: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-keyboard-markup/index.html">KeyboardMarkup</a>? = null): <a href="../dev.inmo.tgbotapi.types.message.abstracts/-content-message/index.html">ContentMessage</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 class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="send-dice.html">sendDice</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-chat/index.html">Chat</a>, animationType: <a href="../dev.inmo.tgbotapi.types.dice/-dice-animation-type/index.html">DiceAnimationType</a>? = null, disableNotification: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, replyToMessageId: <a href="../dev.inmo.tgbotapi.types/index.html#489476273%2FClasslikes%2F-1982836883">MessageIdentifier</a>? = null, allowSendingWithoutReply: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-keyboard-markup/index.html">KeyboardMarkup</a>? = null): <a href="../dev.inmo.tgbotapi.types.message.abstracts/-content-message/index.html">ContentMessage</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>reply</span><wbr></wbr><span><span>Markup</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Some of <a href="../dev.inmo.tgbotapi.types.buttons/-keyboard-markup/index.html">KeyboardMarkup</a>. See <a href="../dev.inmo.tgbotapi.extensions.utils.types.buttons/reply-keyboard.html">dev.inmo.tgbotapi.extensions.utils.types.buttons.replyKeyboard</a> or <a href="../dev.inmo.tgbotapi.extensions.utils.types.buttons/inline-keyboard.html">dev.inmo.tgbotapi.extensions.utils.types.buttons.inlineKeyboard</a> as a builders for that param</p></div></div></div></div></div></div></div></div></div></div></div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -29,7 +29,7 @@
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="update-location.html">updateLocation</a>(location: <a href="../../dev.inmo.tgbotapi.types.location/-live-location/index.html">LiveLocation</a>, replyMarkup: <a href="../../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null): <a href="../../dev.inmo.tgbotapi.types.location/-live-location/index.html">LiveLocation</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>reply</span><wbr></wbr><span><span>Markup</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Some <a href="../../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>. See <a href="../../dev.inmo.tgbotapi.extensions.utils.types.buttons/inline-keyboard.html">dev.inmo.tgbotapi.extensions.utils.types.buttons.inlineKeyboard</a> as a builder for that</p></div></div></div></div></div></div></div></div></div></div></div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>

View File

@ -29,7 +29,7 @@
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">inline suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="reply-with-live-location.html">replyWithLiveLocation</a>(to: <a href="../dev.inmo.tgbotapi.types.message.abstracts/-message/index.html">Message</a>, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span>, latitude: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>, longitude: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>, liveTimeMillis: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a> = defaultLivePeriodDelayMillis, initHorizontalAccuracy: <a href="../dev.inmo.tgbotapi.types/index.html#-1807903529%2FClasslikes%2F-1982836883">Meters</a>? = null, initHeading: <a href="../dev.inmo.tgbotapi.types/index.html#-668295814%2FClasslikes%2F-1982836883">Degrees</a>? = null, initProximityAlertRadius: <a href="../dev.inmo.tgbotapi.types/index.html#-1807903529%2FClasslikes%2F-1982836883">Meters</a>? = null, disableNotification: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, allowSendingWithoutReply: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-keyboard-markup/index.html">KeyboardMarkup</a>? = null): <a href="-live-location-provider/index.html">LiveLocationProvider</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">inline suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="reply-with-live-location.html">replyWithLiveLocation</a>(to: <a href="../dev.inmo.tgbotapi.types.message.abstracts/-message/index.html">Message</a>, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span>, location: <a href="../dev.inmo.tgbotapi.types.location/-static-location/index.html">StaticLocation</a>, liveTimeMillis: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a> = defaultLivePeriodDelayMillis, initHorizontalAccuracy: <a href="../dev.inmo.tgbotapi.types/index.html#-1807903529%2FClasslikes%2F-1982836883">Meters</a>? = null, initHeading: <a href="../dev.inmo.tgbotapi.types/index.html#-668295814%2FClasslikes%2F-1982836883">Degrees</a>? = null, initProximityAlertRadius: <a href="../dev.inmo.tgbotapi.types/index.html#-1807903529%2FClasslikes%2F-1982836883">Meters</a>? = null, disableNotification: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, allowSendingWithoutReply: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-keyboard-markup/index.html">KeyboardMarkup</a>? = null): <a href="-live-location-provider/index.html">LiveLocationProvider</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>reply</span><wbr></wbr><span><span>Markup</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Some of <a href="../dev.inmo.tgbotapi.types.buttons/-keyboard-markup/index.html">KeyboardMarkup</a>. See <a href="../dev.inmo.tgbotapi.extensions.utils.types.buttons/reply-keyboard.html">dev.inmo.tgbotapi.extensions.utils.types.buttons.replyKeyboard</a> or <a href="../dev.inmo.tgbotapi.extensions.utils.types.buttons/inline-keyboard.html">dev.inmo.tgbotapi.extensions.utils.types.buttons.inlineKeyboard</a> as a builders for that param</p></div></div></div></div></div></div></div></div></div></div></div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>

File diff suppressed because one or more lines are too long

View File

@ -29,7 +29,7 @@
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#-1167693203%2FClasslikes%2F-1982836883">TelegramBot</a>.<a href="stop-poll.html">stopPoll</a>(chatId: <a href="../dev.inmo.tgbotapi.types/-chat-identifier/index.html">ChatIdentifier</a>, messageId: <a href="../dev.inmo.tgbotapi.types/index.html#489476273%2FClasslikes%2F-1982836883">MessageIdentifier</a>, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null): <a href="../dev.inmo.tgbotapi.types.polls/-poll/index.html">Poll</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="stop-poll.html">stopPoll</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-chat/index.html">Chat</a>, messageId: <a href="../dev.inmo.tgbotapi.types/index.html#489476273%2FClasslikes%2F-1982836883">MessageIdentifier</a>, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null): <a href="../dev.inmo.tgbotapi.types.polls/-poll/index.html">Poll</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="stop-poll.html">stopPoll</a>(chatId: <a href="../dev.inmo.tgbotapi.types/-chat-id/index.html">ChatId</a>, message: <a href="../dev.inmo.tgbotapi.types.message.abstracts/-message/index.html">Message</a>, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null): <a href="../dev.inmo.tgbotapi.types.polls/-poll/index.html">Poll</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="stop-poll.html">stopPoll</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-chat/index.html">Chat</a>, message: <a href="../dev.inmo.tgbotapi.types.message.abstracts/-message/index.html">Message</a>, replyMarkup: <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>? = null): <a href="../dev.inmo.tgbotapi.types.polls/-poll/index.html">Poll</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>reply</span><wbr></wbr><span><span>Markup</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Some <a href="../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.html">InlineKeyboardMarkup</a>. See <a href="../dev.inmo.tgbotapi.extensions.utils.types.buttons/inline-keyboard.html">dev.inmo.tgbotapi.extensions.utils.types.buttons.inlineKeyboard</a> as a builder for that</p></div></div></div></div></div></div></div></div></div></div></div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>

View File

@ -64,6 +64,26 @@
<div class="platform-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#1786676394%2FClasslikes%2F-1982836883">ChatMemberUpdatedMapper</a>&lt;<a href="index.html#1786676394%2FClasslikes%2F-1982836883">T</a>&gt; = suspend <a href="index.html#1786676394%2FClasslikes%2F-1982836883">T</a>.() -&gt; <a href="index.html#1786676394%2FClasslikes%2F-1982836883">T</a>?<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="-1918868859%2FClasslikes%2F-1982836883" anchor-label="ChosenInlineResultMapper" id="-1918868859%2FClasslikes%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="index.html#-1918868859%2FClasslikes%2F-1982836883"><span>Chosen</span><wbr></wbr><span>Inline</span><wbr></wbr><span>Result</span><wbr></wbr><span><span>Mapper</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1918868859%2FClasslikes%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>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">typealias <a href="index.html#-1918868859%2FClasslikes%2F-1982836883">ChosenInlineResultMapper</a>&lt;<a href="index.html#-1918868859%2FClasslikes%2F-1982836883">T</a>&gt; = suspend <a href="index.html#-1918868859%2FClasslikes%2F-1982836883">T</a>.() -&gt; <a href="index.html#-1918868859%2FClasslikes%2F-1982836883">T</a>?<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
@ -184,6 +204,66 @@
<div class="platform-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#345459870%2FClasslikes%2F-1982836883">PassportMessageMapper</a> = suspend <a href="../dev.inmo.tgbotapi.types.message/-passport-message/index.html">PassportMessage</a>.() -&gt; <a href="../dev.inmo.tgbotapi.types.passport/-passport-data/index.html">PassportData</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="1030651184%2FClasslikes%2F-1982836883" anchor-label="PollAnswerMapper" id="1030651184%2FClasslikes%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="index.html#1030651184%2FClasslikes%2F-1982836883"><span>Poll</span><wbr></wbr><span>Answer</span><wbr></wbr><span><span>Mapper</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1030651184%2FClasslikes%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>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">typealias <a href="index.html#1030651184%2FClasslikes%2F-1982836883">PollAnswerMapper</a> = suspend <a href="../dev.inmo.tgbotapi.types.polls/-poll-answer/index.html">PollAnswer</a>.() -&gt; <a href="../dev.inmo.tgbotapi.types.polls/-poll-answer/index.html">PollAnswer</a>?<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="1411113806%2FClasslikes%2F-1982836883" anchor-label="PollMapper" id="1411113806%2FClasslikes%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="index.html#1411113806%2FClasslikes%2F-1982836883"><span>Poll</span><wbr></wbr><span><span>Mapper</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1411113806%2FClasslikes%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>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">typealias <a href="index.html#1411113806%2FClasslikes%2F-1982836883">PollMapper</a>&lt;<a href="index.html#1411113806%2FClasslikes%2F-1982836883">T</a>&gt; = suspend <a href="index.html#1411113806%2FClasslikes%2F-1982836883">T</a>.() -&gt; <a href="index.html#1411113806%2FClasslikes%2F-1982836883">T</a>?<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
<a data-name="-1894686130%2FClasslikes%2F-1982836883" anchor-label="PreCheckoutQueryMapper" id="-1894686130%2FClasslikes%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="index.html#-1894686130%2FClasslikes%2F-1982836883"><span>Pre</span><wbr></wbr><span>Checkout</span><wbr></wbr><span>Query</span><wbr></wbr><span><span>Mapper</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1894686130%2FClasslikes%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>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">typealias <a href="index.html#-1894686130%2FClasslikes%2F-1982836883">PreCheckoutQueryMapper</a> = suspend <a href="../dev.inmo.tgbotapi.types.payments/-pre-checkout-query/index.html">PreCheckoutQuery</a>.() -&gt; <a href="../dev.inmo.tgbotapi.types.payments/-pre-checkout-query/index.html">PreCheckoutQuery</a>?<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
@ -204,6 +284,26 @@
<div class="platform-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#2085066530%2FClasslikes%2F-1982836883">RequestBuilder</a>&lt;<a href="index.html#2085066530%2FClasslikes%2F-1982836883">T</a>&gt; = suspend (<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>) -&gt; <a href="../dev.inmo.tgbotapi.requests.abstracts/-request/index.html">Request</a>&lt;<a href="index.html#2085066530%2FClasslikes%2F-1982836883">T</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="66498713%2FClasslikes%2F-1982836883" anchor-label="ShippingQueryMapper" id="66498713%2FClasslikes%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="index.html#66498713%2FClasslikes%2F-1982836883"><span>Shipping</span><wbr></wbr><span>Query</span><wbr></wbr><span><span>Mapper</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="66498713%2FClasslikes%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>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">typealias <a href="index.html#66498713%2FClasslikes%2F-1982836883">ShippingQueryMapper</a> = suspend <a href="../dev.inmo.tgbotapi.types.payments/-shipping-query/index.html">ShippingQuery</a>.() -&gt; <a href="../dev.inmo.tgbotapi.types.payments/-shipping-query/index.html">ShippingQuery</a>?<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
@ -366,6 +466,26 @@
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs: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/index.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>
</div>
</div>
</div>
<a data-name="-1768852902%2FFunctions%2F-1982836883" anchor-label="waitBaseChosenInlineResult" id="-1768852902%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="wait-base-chosen-inline-result.html"><span>wait</span><wbr></wbr><span>Base</span><wbr></wbr><span>Chosen</span><wbr></wbr><span>Inline</span><wbr></wbr><span><span>Result</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1768852902%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>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-base-chosen-inline-result.html">waitBaseChosenInlineResult</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/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult/-base-chosen-inline-result/index.html">BaseChosenInlineResult</a>&gt;? = null, mapper: <a href="index.html#1411113806%2FClasslikes%2F-1982836883">PollMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult/-base-chosen-inline-result/index.html">BaseChosenInlineResult</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.ChosenInlineResult/-base-chosen-inline-result/index.html">BaseChosenInlineResult</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>
@ -466,6 +586,26 @@
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs: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/index.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>
</div>
</div>
</div>
<a data-name="-502465130%2FFunctions%2F-1982836883" anchor-label="waitChosenInlineResult" id="-502465130%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="wait-chosen-inline-result.html"><span>wait</span><wbr></wbr><span>Chosen</span><wbr></wbr><span>Inline</span><wbr></wbr><span><span>Result</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-502465130%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>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-chosen-inline-result.html">waitChosenInlineResult</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/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult/-chosen-inline-result/index.html">ChosenInlineResult</a>&gt;? = null, mapper: <a href="index.html#-1918868859%2FClasslikes%2F-1982836883">ChosenInlineResultMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult/-chosen-inline-result/index.html">ChosenInlineResult</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.ChosenInlineResult/-chosen-inline-result/index.html">ChosenInlineResult</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>
@ -966,26 +1106,6 @@
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs: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-edited-photo.html">waitEditedPhoto</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/index.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>
</div>
</div>
</div>
<a data-name="1218406855%2FFunctions%2F-1982836883" anchor-label="waitEditedPoll" id="1218406855%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="wait-edited-poll.html"><span>wait</span><wbr></wbr><span>Edited</span><wbr></wbr><span><span>Poll</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1218406855%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>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-edited-poll.html">waitEditedPoll</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/index.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>
</div>
</div>
@ -1366,6 +1486,26 @@
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs: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/index.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>
</div>
</div>
</div>
<a data-name="-842148502%2FFunctions%2F-1982836883" anchor-label="waitLocationChosenInlineResult" id="-842148502%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="wait-location-chosen-inline-result.html"><span>wait</span><wbr></wbr><span>Location</span><wbr></wbr><span>Chosen</span><wbr></wbr><span>Inline</span><wbr></wbr><span><span>Result</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-842148502%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>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-location-chosen-inline-result.html">waitLocationChosenInlineResult</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/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult/-location-chosen-inline-result/index.html">LocationChosenInlineResult</a>&gt;? = null, mapper: <a href="index.html#1411113806%2FClasslikes%2F-1982836883">PollMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult/-location-chosen-inline-result/index.html">LocationChosenInlineResult</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.ChosenInlineResult/-location-chosen-inline-result/index.html">LocationChosenInlineResult</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>
@ -1726,6 +1866,86 @@
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs: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/index.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>
</div>
</div>
</div>
<a data-name="420987138%2FFunctions%2F-1982836883" anchor-label="waitPollAnswers" id="420987138%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="wait-poll-answers.html"><span>wait</span><wbr></wbr><span>Poll</span><wbr></wbr><span><span>Answers</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="420987138%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>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-poll-answers.html">waitPollAnswers</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/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.polls/-poll-answer/index.html">PollAnswer</a>&gt;? = null, mapper: <a href="index.html#1030651184%2FClasslikes%2F-1982836883">PollAnswerMapper</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.polls/-poll-answer/index.html">PollAnswer</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 class="brief "><p class="paragraph">This wait will be triggered only for stopped polls and polls, which are sent by the bot</p></div></div>
</div>
</div>
</div>
</div>
<a data-name="1635778927%2FFunctions%2F-1982836883" anchor-label="waitPollUpdates" id="1635778927%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="wait-poll-updates.html"><span>wait</span><wbr></wbr><span>Poll</span><wbr></wbr><span><span>Updates</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1635778927%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>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-poll-updates.html">waitPollUpdates</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/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.polls/-poll/index.html">Poll</a>&gt;? = null, mapper: <a href="index.html#1411113806%2FClasslikes%2F-1982836883">PollMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.polls/-poll/index.html">Poll</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.polls/-poll/index.html">Poll</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 class="brief "><p class="paragraph">This wait will be triggered only for stopped polls and polls, which are sent by the bot</p></div></div>
</div>
</div>
</div>
</div>
<a data-name="-1042642172%2FFunctions%2F-1982836883" anchor-label="waitPreCheckoutQueries" id="-1042642172%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="wait-pre-checkout-queries.html"><span>wait</span><wbr></wbr><span>Pre</span><wbr></wbr><span>Checkout</span><wbr></wbr><span><span>Queries</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1042642172%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>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-pre-checkout-queries.html">waitPreCheckoutQueries</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/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.payments/-pre-checkout-query/index.html">PreCheckoutQuery</a>&gt;? = null, mapper: <a href="index.html#-1894686130%2FClasslikes%2F-1982836883">PreCheckoutQueryMapper</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.payments/-pre-checkout-query/index.html">PreCheckoutQuery</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="9407827%2FFunctions%2F-1982836883" anchor-label="waitPrivateEvents" id="9407827%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="wait-private-events.html"><span>wait</span><wbr></wbr><span>Private</span><wbr></wbr><span><span>Events</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="9407827%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>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-private-events.html">waitPrivateEvents</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/index.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/-private-event/index.html">PrivateEvent</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/-private-event/index.html">PrivateEvent</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/-private-event/index.html">PrivateEvent</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>
@ -1746,6 +1966,86 @@
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs: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/index.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>
</div>
</div>
</div>
<a data-name="-55930165%2FFunctions%2F-1982836883" anchor-label="waitPublicChatEvents" id="-55930165%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="wait-public-chat-events.html"><span>wait</span><wbr></wbr><span>Public</span><wbr></wbr><span>Chat</span><wbr></wbr><span><span>Events</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-55930165%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>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-public-chat-events.html">waitPublicChatEvents</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/index.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/-public-chat-event/index.html">PublicChatEvent</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/-public-chat-event/index.html">PublicChatEvent</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/-public-chat-event/index.html">PublicChatEvent</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="-257629447%2FFunctions%2F-1982836883" anchor-label="waitQuizPollUpdates" id="-257629447%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="wait-quiz-poll-updates.html"><span>wait</span><wbr></wbr><span>Quiz</span><wbr></wbr><span>Poll</span><wbr></wbr><span><span>Updates</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-257629447%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>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-quiz-poll-updates.html">waitQuizPollUpdates</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/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.polls/-quiz-poll/index.html">QuizPoll</a>&gt;? = null, mapper: <a href="index.html#1411113806%2FClasslikes%2F-1982836883">PollMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.polls/-quiz-poll/index.html">QuizPoll</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.polls/-quiz-poll/index.html">QuizPoll</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 class="brief "><p class="paragraph">This wait will be triggered only for stopped polls and polls, which are sent by the bot</p></div></div>
</div>
</div>
</div>
</div>
<a data-name="-225904199%2FFunctions%2F-1982836883" anchor-label="waitRegularPollUpdates" id="-225904199%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="wait-regular-poll-updates.html"><span>wait</span><wbr></wbr><span>Regular</span><wbr></wbr><span>Poll</span><wbr></wbr><span><span>Updates</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-225904199%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>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-regular-poll-updates.html">waitRegularPollUpdates</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/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.polls/-regular-poll/index.html">RegularPoll</a>&gt;? = null, mapper: <a href="index.html#1411113806%2FClasslikes%2F-1982836883">PollMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.polls/-regular-poll/index.html">RegularPoll</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.polls/-regular-poll/index.html">RegularPoll</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 class="brief "><p class="paragraph">This wait will be triggered only for stopped polls and polls, which are sent by the bot</p></div></div>
</div>
</div>
</div>
</div>
<a data-name="-1419322334%2FFunctions%2F-1982836883" anchor-label="waitShippingQueries" id="-1419322334%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="wait-shipping-queries.html"><span>wait</span><wbr></wbr><span>Shipping</span><wbr></wbr><span><span>Queries</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1419322334%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>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-shipping-queries.html">waitShippingQueries</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/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.payments/-shipping-query/index.html">ShippingQuery</a>&gt;? = null, mapper: <a href="index.html#66498713%2FClasslikes%2F-1982836883">ShippingQueryMapper</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.payments/-shipping-query/index.html">ShippingQuery</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>
@ -1786,6 +2086,26 @@
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs: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/index.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>
</div>
</div>
</div>
<a data-name="-1326982658%2FFunctions%2F-1982836883" anchor-label="waitSuccessfulPaymentEvents" id="-1326982658%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="wait-successful-payment-events.html"><span>wait</span><wbr></wbr><span>Successful</span><wbr></wbr><span>Payment</span><wbr></wbr><span><span>Events</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1326982658%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>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-successful-payment-events.html">waitSuccessfulPaymentEvents</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/index.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.payments/-successful-payment-event/index.html">SuccessfulPaymentEvent</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.payments/-successful-payment-event/index.html">SuccessfulPaymentEvent</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/-successful-payment-event/index.html">SuccessfulPaymentEvent</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>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>waitBaseChosenInlineResult</title>
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn"><a href="../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitBaseChosenInlineResult/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.ChosenInlineResult.BaseChosenInlineResult,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult.BaseChosenInlineResult,dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult.BaseChosenInlineResult?]?/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-chosen-inline-result.html">waitBaseChosenInlineResult</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>wait</span><wbr></wbr><span>Base</span><wbr></wbr><span>Chosen</span><wbr></wbr><span>Inline</span><wbr></wbr><span><span>Result</span></span></h1>
</div>
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-base-chosen-inline-result.html">waitBaseChosenInlineResult</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/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult/-base-chosen-inline-result/index.html">BaseChosenInlineResult</a>&gt;? = null, mapper: <a href="index.html#1411113806%2FClasslikes%2F-1982836883">PollMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult/-base-chosen-inline-result/index.html">BaseChosenInlineResult</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.ChosenInlineResult/-base-chosen-inline-result/index.html">BaseChosenInlineResult</a>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>waitChosenInlineResult</title>
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn"><a href="../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitChosenInlineResult/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.ChosenInlineResult.ChosenInlineResult,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult.ChosenInlineResult,dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult.ChosenInlineResult?]?/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-chosen-inline-result.html">waitChosenInlineResult</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>wait</span><wbr></wbr><span>Chosen</span><wbr></wbr><span>Inline</span><wbr></wbr><span><span>Result</span></span></h1>
</div>
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-chosen-inline-result.html">waitChosenInlineResult</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/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult/-chosen-inline-result/index.html">ChosenInlineResult</a>&gt;? = null, mapper: <a href="index.html#-1918868859%2FClasslikes%2F-1982836883">ChosenInlineResultMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult/-chosen-inline-result/index.html">ChosenInlineResult</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.ChosenInlineResult/-chosen-inline-result/index.html">ChosenInlineResult</a>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>waitLocationChosenInlineResult</title>
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn"><a href="../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitLocationChosenInlineResult/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.ChosenInlineResult.LocationChosenInlineResult,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult.LocationChosenInlineResult,dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult.LocationChosenInlineResult?]?/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-chosen-inline-result.html">waitLocationChosenInlineResult</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>wait</span><wbr></wbr><span>Location</span><wbr></wbr><span>Chosen</span><wbr></wbr><span>Inline</span><wbr></wbr><span><span>Result</span></span></h1>
</div>
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-location-chosen-inline-result.html">waitLocationChosenInlineResult</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/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult/-location-chosen-inline-result/index.html">LocationChosenInlineResult</a>&gt;? = null, mapper: <a href="index.html#1411113806%2FClasslikes%2F-1982836883">PollMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult/-location-chosen-inline-result/index.html">LocationChosenInlineResult</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.ChosenInlineResult/-location-chosen-inline-result/index.html">LocationChosenInlineResult</a>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>waitPollAnswers</title>
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn"><a href="../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitPollAnswers/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.polls.PollAnswer,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.polls.PollAnswer,dev.inmo.tgbotapi.types.polls.PollAnswer?]?/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-answers.html">waitPollAnswers</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>wait</span><wbr></wbr><span>Poll</span><wbr></wbr><span><span>Answers</span></span></h1>
</div>
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-poll-answers.html">waitPollAnswers</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/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.polls/-poll-answer/index.html">PollAnswer</a>&gt;? = null, mapper: <a href="index.html#1030651184%2FClasslikes%2F-1982836883">PollAnswerMapper</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.polls/-poll-answer/index.html">PollAnswer</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>
<p class="paragraph">This wait will be triggered only for stopped polls and polls, which are sent by the bot</p></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

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>waitPollUpdates</title>
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn"><a href="../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitPollUpdates/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.polls.Poll,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.polls.Poll,dev.inmo.tgbotapi.types.polls.Poll?]?/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-updates.html">waitPollUpdates</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>wait</span><wbr></wbr><span>Poll</span><wbr></wbr><span><span>Updates</span></span></h1>
</div>
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-poll-updates.html">waitPollUpdates</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/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.polls/-poll/index.html">Poll</a>&gt;? = null, mapper: <a href="index.html#1411113806%2FClasslikes%2F-1982836883">PollMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.polls/-poll/index.html">Poll</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.polls/-poll/index.html">Poll</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>
<p class="paragraph">This wait will be triggered only for stopped polls and polls, which are sent by the bot</p></div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>
</html>

View File

@ -1,7 +1,7 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>waitEditedPoll</title>
<title>waitPreCheckoutQueries</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">
@ -13,21 +13,21 @@
</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//waitEditedPoll/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">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitPreCheckoutQueries/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.payments.PreCheckoutQuery,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.payments.PreCheckoutQuery,dev.inmo.tgbotapi.types.payments.PreCheckoutQuery?]?/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-edited-poll.html">waitEditedPoll</a></div>
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations</a>/<a href="wait-pre-checkout-queries.html">waitPreCheckoutQueries</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>wait</span><wbr></wbr><span>Edited</span><wbr></wbr><span><span>Poll</span></span></h1>
<h1 class="cover"><span>wait</span><wbr></wbr><span>Pre</span><wbr></wbr><span>Checkout</span><wbr></wbr><span><span>Queries</span></span></h1>
</div>
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-edited-poll.html">waitEditedPoll</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/index.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 class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs: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-pre-checkout-queries.html">waitPreCheckoutQueries</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/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.payments/-pre-checkout-query/index.html">PreCheckoutQuery</a>&gt;? = null, mapper: <a href="index.html#-1894686130%2FClasslikes%2F-1982836883">PreCheckoutQueryMapper</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.payments/-pre-checkout-query/index.html">PreCheckoutQuery</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

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>waitPrivateEvents</title>
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn"><a href="../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitPrivateEvents/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.PrivateEvent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.PrivateEvent],dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.PrivateEvent?]?/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-private-events.html">waitPrivateEvents</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>wait</span><wbr></wbr><span>Private</span><wbr></wbr><span><span>Events</span></span></h1>
</div>
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-private-events.html">waitPrivateEvents</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/index.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/-private-event/index.html">PrivateEvent</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/-private-event/index.html">PrivateEvent</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/-private-event/index.html">PrivateEvent</a>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>waitPublicChatEvents</title>
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn"><a href="../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitPublicChatEvents/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.PublicChatEvent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.PublicChatEvent],dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.PublicChatEvent?]?/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-public-chat-events.html">waitPublicChatEvents</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>wait</span><wbr></wbr><span>Public</span><wbr></wbr><span>Chat</span><wbr></wbr><span><span>Events</span></span></h1>
</div>
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-public-chat-events.html">waitPublicChatEvents</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/index.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/-public-chat-event/index.html">PublicChatEvent</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/-public-chat-event/index.html">PublicChatEvent</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/-public-chat-event/index.html">PublicChatEvent</a>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>waitQuizPollUpdates</title>
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn"><a href="../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitQuizPollUpdates/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.polls.QuizPoll,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.polls.QuizPoll,dev.inmo.tgbotapi.types.polls.QuizPoll?]?/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-quiz-poll-updates.html">waitQuizPollUpdates</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>wait</span><wbr></wbr><span>Quiz</span><wbr></wbr><span>Poll</span><wbr></wbr><span><span>Updates</span></span></h1>
</div>
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-quiz-poll-updates.html">waitQuizPollUpdates</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/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.polls/-quiz-poll/index.html">QuizPoll</a>&gt;? = null, mapper: <a href="index.html#1411113806%2FClasslikes%2F-1982836883">PollMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.polls/-quiz-poll/index.html">QuizPoll</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.polls/-quiz-poll/index.html">QuizPoll</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>
<p class="paragraph">This wait will be triggered only for stopped polls and polls, which are sent by the bot</p></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

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>waitRegularPollUpdates</title>
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn"><a href="../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitRegularPollUpdates/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.polls.RegularPoll,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.polls.RegularPoll,dev.inmo.tgbotapi.types.polls.RegularPoll?]?/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-regular-poll-updates.html">waitRegularPollUpdates</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>wait</span><wbr></wbr><span>Regular</span><wbr></wbr><span>Poll</span><wbr></wbr><span><span>Updates</span></span></h1>
</div>
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-regular-poll-updates.html">waitRegularPollUpdates</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/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.polls/-regular-poll/index.html">RegularPoll</a>&gt;? = null, mapper: <a href="index.html#1411113806%2FClasslikes%2F-1982836883">PollMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.polls/-regular-poll/index.html">RegularPoll</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.polls/-regular-poll/index.html">RegularPoll</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>
<p class="paragraph">This wait will be triggered only for stopped polls and polls, which are sent by the bot</p></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

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>waitShippingQueries</title>
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn"><a href="../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitShippingQueries/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.payments.ShippingQuery,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.payments.ShippingQuery,dev.inmo.tgbotapi.types.payments.ShippingQuery?]?/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-shipping-queries.html">waitShippingQueries</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>wait</span><wbr></wbr><span>Shipping</span><wbr></wbr><span><span>Queries</span></span></h1>
</div>
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-shipping-queries.html">waitShippingQueries</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/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.payments/-shipping-query/index.html">ShippingQuery</a>&gt;? = null, mapper: <a href="index.html#66498713%2FClasslikes%2F-1982836883">ShippingQueryMapper</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.payments/-shipping-query/index.html">ShippingQuery</a>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>waitSuccessfulPaymentEvents</title>
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn"><a href="../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.expectations//waitSuccessfulPaymentEvents/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.payments.SuccessfulPaymentEvent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.payments.SuccessfulPaymentEvent],dev.inmo.tgbotapi.types.message.payments.SuccessfulPaymentEvent?]?/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-successful-payment-events.html">waitSuccessfulPaymentEvents</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>wait</span><wbr></wbr><span>Successful</span><wbr></wbr><span>Payment</span><wbr></wbr><span><span>Events</span></span></h1>
</div>
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>.<a href="wait-successful-payment-events.html">waitSuccessfulPaymentEvents</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/index.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.payments/-successful-payment-event/index.html">SuccessfulPaymentEvent</a>&gt;&gt;? = null, mapper: <a href="index.html#-2041396479%2FClasslikes%2F-1982836883">EventMessageToEventMapper</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.payments/-successful-payment-event/index.html">SuccessfulPaymentEvent</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/-successful-payment-event/index.html">SuccessfulPaymentEvent</a>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>
</html>

View File

@ -29,7 +29,7 @@
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">val <a href="-inline-query-filter-by-user.html">InlineQueryFilterByUser</a>: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</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>
<p class="paragraph">Allow only updates from the same user as base <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/from.html">InlineQuery.from</a></p></div>
<p class="paragraph">Allow only updates from the same user as base <span data-unresolved-link="dev.inmo.tgbotapi.types.InlineQueries.query/InlineQuery/from/#/PointingToDeclaration/">InlineQuery.from</span></p></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>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>PreCheckoutQueryFilterByUser</title>
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn"><a href="../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.filters//PreCheckoutQueryFilterByUser/#/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.filters</a>/<a href="-pre-checkout-query-filter-by-user.html">PreCheckoutQueryFilterByUser</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>Pre</span><wbr></wbr><span>Checkout</span><wbr></wbr><span>Query</span><wbr></wbr><span>Filter</span><wbr></wbr><span>By</span><wbr></wbr><span><span>User</span></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">val <a href="-pre-checkout-query-filter-by-user.html">PreCheckoutQueryFilterByUser</a>: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <a href="../dev.inmo.tgbotapi.types.payments/-pre-checkout-query/index.html">PreCheckoutQuery</a>, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</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>
<p class="paragraph">Allow only updates from the same user as base <span data-unresolved-link="dev.inmo.tgbotapi.types.payments/ShippingQuery/user/#/PointingToDeclaration/">ShippingQuery.user</span></p></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

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>ShippingQueryFilterByUser</title>
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn"><a href="../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.filters//ShippingQueryFilterByUser/#/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.filters</a>/<a href="-shipping-query-filter-by-user.html">ShippingQueryFilterByUser</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>Shipping</span><wbr></wbr><span>Query</span><wbr></wbr><span>Filter</span><wbr></wbr><span>By</span><wbr></wbr><span><span>User</span></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">val <a href="-shipping-query-filter-by-user.html">ShippingQueryFilterByUser</a>: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <a href="../dev.inmo.tgbotapi.types.payments/-shipping-query/index.html">ShippingQuery</a>, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</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>
<p class="paragraph">Allow only updates from the same user as base <span data-unresolved-link="dev.inmo.tgbotapi.types.payments/ShippingQuery/user/#/PointingToDeclaration/">ShippingQuery.user</span></p></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

@ -87,7 +87,7 @@
<div class="platform-tag common-like">common</div>
</div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><a data-name="1222621850%2FProperties%2F-1982836883" anchor-label="InlineQueryFilterByUser" id="1222621850%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">val <a href="-inline-query-filter-by-user.html">InlineQueryFilterByUser</a>: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</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="brief "><a data-name="1222621850%2FProperties%2F-1982836883" anchor-label="InlineQueryFilterByUser" id="1222621850%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><p class="paragraph">Allow only updates from the same user as base <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/from.html">InlineQuery.from</a></p></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><a data-name="1222621850%2FProperties%2F-1982836883" anchor-label="InlineQueryFilterByUser" id="1222621850%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">val <a href="-inline-query-filter-by-user.html">InlineQueryFilterByUser</a>: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</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="brief "><a data-name="1222621850%2FProperties%2F-1982836883" anchor-label="InlineQueryFilterByUser" id="1222621850%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><p class="paragraph">Allow only updates from the same user as base <span data-unresolved-link="dev.inmo.tgbotapi.types.InlineQueries.query/InlineQuery/from/#/PointingToDeclaration/">InlineQuery.from</span></p></div></div></div>
</div>
</div>
</div>
@ -140,6 +140,38 @@
</div>
</div>
</div>
<a data-name="888073214%2FProperties%2F-1982836883" anchor-label="PreCheckoutQueryFilterByUser" id="888073214%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-pre-checkout-query-filter-by-user.html">PreCheckoutQueryFilterByUser</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="888073214%2FProperties%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><a data-name="888073214%2FProperties%2F-1982836883" anchor-label="PreCheckoutQueryFilterByUser" id="888073214%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">val <a href="-pre-checkout-query-filter-by-user.html">PreCheckoutQueryFilterByUser</a>: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <a href="../dev.inmo.tgbotapi.types.payments/-pre-checkout-query/index.html">PreCheckoutQuery</a>, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</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="brief "><a data-name="888073214%2FProperties%2F-1982836883" anchor-label="PreCheckoutQueryFilterByUser" id="888073214%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><p class="paragraph">Allow only updates from the same user as base <span data-unresolved-link="dev.inmo.tgbotapi.types.payments/ShippingQuery/user/#/PointingToDeclaration/">ShippingQuery.user</span></p></div></div></div>
</div>
</div>
</div>
</div>
<a data-name="256035311%2FProperties%2F-1982836883" anchor-label="ShippingQueryFilterByUser" id="256035311%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="-shipping-query-filter-by-user.html">ShippingQueryFilterByUser</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="256035311%2FProperties%2F-1982836883"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag common-like">common</div>
</div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><a data-name="256035311%2FProperties%2F-1982836883" anchor-label="ShippingQueryFilterByUser" id="256035311%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="symbol monospace">val <a href="-shipping-query-filter-by-user.html">ShippingQueryFilterByUser</a>: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <a href="../dev.inmo.tgbotapi.types.payments/-shipping-query/index.html">ShippingQuery</a>, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</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="brief "><a data-name="256035311%2FProperties%2F-1982836883" anchor-label="ShippingQueryFilterByUser" id="256035311%2FProperties%2F-1982836883" data-filterable-set=":docs:dokkaHtml/commonMain"></a><p class="paragraph">Allow only updates from the same user as base <span data-unresolved-link="dev.inmo.tgbotapi.types.payments/ShippingQuery/user/#/PointingToDeclaration/">ShippingQuery.user</span></p></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

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.triggers_handling//onAnimation/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AnimationContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AnimationContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AnimationContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AnimationContent],kotlin.Unit]/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.triggers_handling//onAnimation/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AnimationContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AnimationContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AnimationContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AnimationContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-animation.html">onAnimation</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="on-animation.html">onAnimation</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-animation-content/index.html">AnimationContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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.media/-animation-content/index.html">AnimationContent</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/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-animation-content/index.html">AnimationContent</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 &lt;<a href="on-animation.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-animation.html">BC</a>.<a href="on-animation.html">onAnimation</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-animation-content/index.html">AnimationContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-animation.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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.media/-animation-content/index.html">AnimationContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-animation.html">BC</a>, <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.media/-animation-content/index.html">AnimationContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-animation.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-animation.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-animation.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-animation.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-animation.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onAnyInlineQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.InlineQueries.query.InlineQuery,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.InlineQueries.query.InlineQuery,dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.InlineQueries.query.InlineQuery,kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.InlineQueries.query.InlineQuery,kotlin.Unit]/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.triggers_handling//onAnyInlineQuery/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.InlineQueries.query.InlineQuery,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.InlineQueries.query.InlineQuery,dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.InlineQueries.query.InlineQuery,kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.InlineQueries.query.InlineQuery,kotlin.Unit]/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.triggers_handling</a>/<a href="on-any-inline-query.html">onAnyInlineQuery</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="on-any-inline-query.html">onAnyInlineQuery</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = InlineQueryFilterByUser, 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 &lt;<a href="on-any-inline-query.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-any-inline-query.html">BC</a>.<a href="on-any-inline-query.html">onAnyInlineQuery</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-any-inline-query.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-inline-query/index.html">InlineQuery</a>, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = InlineQueryFilterByUser, 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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-any-inline-query.html">BC</a>, <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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-any-inline-query.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-any-inline-query.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-any-inline-query.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-any-inline-query.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-any-inline-query.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onAudioMediaGroup/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.AudioMediaGroupContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.AudioMediaGroupContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.AudioMediaGroupContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.AudioMediaGroupContent],kotlin.Unit]/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.triggers_handling//onAudioMediaGroup/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.AudioMediaGroupContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.AudioMediaGroupContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.AudioMediaGroupContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.AudioMediaGroupContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-audio-media-group.html">onAudioMediaGroup</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="on-audio-media-group.html">onAudioMediaGroup</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-audio-media-group-content/index.html">AudioMediaGroupContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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/-audio-media-group-content/index.html">AudioMediaGroupContent</a>&gt;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-audio-media-group-content/index.html">AudioMediaGroupContent</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/-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;): <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 &lt;<a href="on-audio-media-group.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-audio-media-group.html">BC</a>.<a href="on-audio-media-group.html">onAudioMediaGroup</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-audio-media-group-content/index.html">AudioMediaGroupContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-audio-media-group.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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/-audio-media-group-content/index.html">AudioMediaGroupContent</a>&gt;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-audio-media-group-content/index.html">AudioMediaGroupContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-audio-media-group.html">BC</a>, <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/-audio-media-group-content/index.html">AudioMediaGroupContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-audio-media-group.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-audio-media-group.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-audio-media-group.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-audio-media-group.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-audio-media-group.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onAudio/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AudioContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AudioContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AudioContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AudioContent],kotlin.Unit]/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.triggers_handling//onAudio/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AudioContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AudioContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AudioContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AudioContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-audio.html">onAudio</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="on-audio.html">onAudio</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-audio-content/index.html">AudioContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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.media/-audio-content/index.html">AudioContent</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/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-audio-content/index.html">AudioContent</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 &lt;<a href="on-audio.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-audio.html">BC</a>.<a href="on-audio.html">onAudio</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-audio-content/index.html">AudioContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-audio.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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.media/-audio-content/index.html">AudioContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-audio.html">BC</a>, <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.media/-audio-content/index.html">AudioContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-audio.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-audio.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-audio.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-audio.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-audio.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></div></div></div></div></div>
</div>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>onBaseChosenInlineResult</title>
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn"><a href="../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.triggers_handling//onBaseChosenInlineResult/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult.BaseChosenInlineResult,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult.BaseChosenInlineResult,dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult.BaseChosenInlineResult,kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult.BaseChosenInlineResult,kotlin.Unit]/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.triggers_handling</a>/<a href="on-base-chosen-inline-result.html">onBaseChosenInlineResult</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>on</span><wbr></wbr><span>Base</span><wbr></wbr><span>Chosen</span><wbr></wbr><span>Inline</span><wbr></wbr><span><span>Result</span></span></h1>
</div>
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun &lt;<a href="on-base-chosen-inline-result.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-base-chosen-inline-result.html">BC</a>.<a href="on-base-chosen-inline-result.html">onBaseChosenInlineResult</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult/-base-chosen-inline-result/index.html">BaseChosenInlineResult</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-base-chosen-inline-result.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult/-base-chosen-inline-result/index.html">BaseChosenInlineResult</a>, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</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.ChosenInlineResult/-base-chosen-inline-result/index.html">BaseChosenInlineResult</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserIdChosenInlineResultMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-base-chosen-inline-result.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult/-base-chosen-inline-result/index.html">BaseChosenInlineResult</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-base-chosen-inline-result.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-base-chosen-inline-result.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-base-chosen-inline-result.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-base-chosen-inline-result.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-base-chosen-inline-result.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></div></div></div></div></div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>
</html>

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.triggers_handling//onBaseInlineQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.InlineQueries.query.BaseInlineQuery,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.InlineQueries.query.BaseInlineQuery,dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.InlineQueries.query.BaseInlineQuery,kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.InlineQueries.query.BaseInlineQuery,kotlin.Unit]/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.triggers_handling//onBaseInlineQuery/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.InlineQueries.query.BaseInlineQuery,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.InlineQueries.query.BaseInlineQuery,dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.InlineQueries.query.BaseInlineQuery,kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.InlineQueries.query.BaseInlineQuery,kotlin.Unit]/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.triggers_handling</a>/<a href="on-base-inline-query.html">onBaseInlineQuery</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="on-base-inline-query.html">onBaseInlineQuery</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.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, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.html">BaseInlineQuery</a>, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = InlineQueryFilterByUser, 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 &lt;<a href="on-base-inline-query.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-base-inline-query.html">BC</a>.<a href="on-base-inline-query.html">onBaseInlineQuery</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.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, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-base-inline-query.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.query/-base-inline-query/index.html">BaseInlineQuery</a>, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = InlineQueryFilterByUser, 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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-base-inline-query.html">BC</a>, <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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-base-inline-query.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-base-inline-query.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-base-inline-query.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-base-inline-query.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-base-inline-query.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onChannelChatCreated/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.ChannelChatCreated],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.ChannelChatCreated],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.ChannelChatCreated],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.ChannelChatCreated],kotlin.Unit]/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.triggers_handling//onChannelChatCreated/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.ChannelChatCreated],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.ChannelChatCreated],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.ChannelChatCreated],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.ChannelChatCreated],kotlin.Unit]/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.triggers_handling</a>/<a href="on-channel-chat-created.html">onChannelChatCreated</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="on-channel-chat-created.html">onChannelChatCreated</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.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, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = MessageFilterByChat, 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 &lt;<a href="on-channel-chat-created.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-channel-chat-created.html">BC</a>.<a href="on-channel-chat-created.html">onChannelChatCreated</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.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, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-channel-chat-created.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = MessageFilterByChat, 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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-channel-chat-created.html">BC</a>, <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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-channel-chat-created.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-channel-chat-created.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-channel-chat-created.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-channel-chat-created.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-channel-chat-created.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onChannelEvent/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChannelEvent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChannelEvent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChannelEvent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChannelEvent],kotlin.Unit]/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.triggers_handling//onChannelEvent/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChannelEvent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChannelEvent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChannelEvent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChannelEvent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-channel-event.html">onChannelEvent</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="on-channel-event.html">onChannelEvent</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.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, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = MessageFilterByChat, 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 &lt;<a href="on-channel-event.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-channel-event.html">BC</a>.<a href="on-channel-event.html">onChannelEvent</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.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, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-channel-event.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = MessageFilterByChat, 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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-channel-event.html">BC</a>, <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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-channel-event.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-channel-event.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-channel-event.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-channel-event.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-channel-event.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onChatEvent/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChatEvent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChatEvent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChatEvent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChatEvent],kotlin.Unit]/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.triggers_handling//onChatEvent/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChatEvent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChatEvent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChatEvent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.ChatEvent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-chat-event.html">onChatEvent</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="on-chat-event.html">onChatEvent</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.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, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = MessageFilterByChat, 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 &lt;<a href="on-chat-event.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-chat-event.html">BC</a>.<a href="on-chat-event.html">onChatEvent</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.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, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-chat-event.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = MessageFilterByChat, 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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-chat-event.html">BC</a>, <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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-chat-event.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-chat-event.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-chat-event.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-chat-event.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-chat-event.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onChatMemberUpdated/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.ChatMemberUpdated,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.ChatMemberUpdated,dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.ChatMemberUpdated,kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.ChatMemberUpdated,kotlin.Unit]/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.triggers_handling//onChatMemberUpdated/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.ChatMemberUpdated,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.ChatMemberUpdated,dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.ChatMemberUpdated,kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.ChatMemberUpdated,kotlin.Unit]/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.triggers_handling</a>/<a href="on-chat-member-updated.html">onChatMemberUpdated</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="on-chat-member-updated.html">onChatMemberUpdated</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = ChatMemberUpdatedFilterByChat, 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 &lt;<a href="on-chat-member-updated.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-chat-member-updated.html">BC</a>.<a href="on-chat-member-updated.html">onChatMemberUpdated</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-chat-member-updated.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = ChatMemberUpdatedFilterByChat, 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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-chat-member-updated.html">BC</a>, <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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-chat-member-updated.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-chat-member-updated.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-chat-member-updated.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-chat-member-updated.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-chat-member-updated.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></div></div></div></div></div>
</div>

View File

@ -0,0 +1,39 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>onChosenInlineResult</title>
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn"><a href="../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.behaviour_builder.triggers_handling//onChosenInlineResult/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult.ChosenInlineResult,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult.ChosenInlineResult,dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult.ChosenInlineResult,kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult.ChosenInlineResult,kotlin.Unit]/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.triggers_handling</a>/<a href="on-chosen-inline-result.html">onChosenInlineResult</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>on</span><wbr></wbr><span>Chosen</span><wbr></wbr><span>Inline</span><wbr></wbr><span><span>Result</span></span></h1>
</div>
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">suspend fun &lt;<a href="on-chosen-inline-result.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-chosen-inline-result.html">BC</a>.<a href="on-chosen-inline-result.html">onChosenInlineResult</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult/-chosen-inline-result/index.html">ChosenInlineResult</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-chosen-inline-result.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult/-chosen-inline-result/index.html">ChosenInlineResult</a>, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</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.ChosenInlineResult/-chosen-inline-result/index.html">ChosenInlineResult</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>&gt; = ByUserIdChosenInlineResultMarkerFactory, scenarioReceiver: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-chosen-inline-result.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>, <a href="../dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult/-chosen-inline-result/index.html">ChosenInlineResult</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-chosen-inline-result.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-chosen-inline-result.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-chosen-inline-result.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-chosen-inline-result.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-chosen-inline-result.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></div></div></div></div></div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>
</html>

File diff suppressed because one or more lines are too long

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.triggers_handling//onCommonChatMemberUpdated/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.ChatMemberUpdated,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.ChatMemberUpdated,dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.ChatMemberUpdated,kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.ChatMemberUpdated,kotlin.Unit]/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.triggers_handling//onCommonChatMemberUpdated/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.ChatMemberUpdated,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.ChatMemberUpdated,dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.ChatMemberUpdated,kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.ChatMemberUpdated,kotlin.Unit]/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.triggers_handling</a>/<a href="on-common-chat-member-updated.html">onCommonChatMemberUpdated</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="on-common-chat-member-updated.html">onCommonChatMemberUpdated</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = ChatMemberUpdatedFilterByChat, 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 &lt;<a href="on-common-chat-member-updated.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-common-chat-member-updated.html">BC</a>.<a href="on-common-chat-member-updated.html">onCommonChatMemberUpdated</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-common-chat-member-updated.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <a href="../dev.inmo.tgbotapi.types/-chat-member-updated/index.html">ChatMemberUpdated</a>, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = ChatMemberUpdatedFilterByChat, 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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-common-chat-member-updated.html">BC</a>, <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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-common-chat-member-updated.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-common-chat-member-updated.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-common-chat-member-updated.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-common-chat-member-updated.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-common-chat-member-updated.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onCommonEvent/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.CommonEvent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.CommonEvent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.CommonEvent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.CommonEvent],kotlin.Unit]/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.triggers_handling//onCommonEvent/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.CommonEvent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.CommonEvent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.CommonEvent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.abstracts.CommonEvent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-common-event.html">onCommonEvent</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="on-common-event.html">onCommonEvent</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.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, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = MessageFilterByChat, 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 &lt;<a href="on-common-event.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-common-event.html">BC</a>.<a href="on-common-event.html">onCommonEvent</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.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, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-common-event.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = MessageFilterByChat, 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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-common-event.html">BC</a>, <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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-common-event.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-common-event.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-common-event.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-common-event.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-common-event.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onContact/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.ContactContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.ContactContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.ContactContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.ContactContent],kotlin.Unit]/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.triggers_handling//onContact/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.ContactContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.ContactContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.ContactContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.ContactContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-contact.html">onContact</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="on-contact.html">onContact</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-contact-content/index.html">ContactContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-contact-content/index.html">ContactContent</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/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-contact-content/index.html">ContactContent</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 &lt;<a href="on-contact.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-contact.html">BC</a>.<a href="on-contact.html">onContact</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-contact-content/index.html">ContactContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-contact.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-contact-content/index.html">ContactContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-contact.html">BC</a>, <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/-contact-content/index.html">ContactContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-contact.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-contact.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-contact.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-contact.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-contact.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onContentMessage/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MessageContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MessageContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MessageContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MessageContent],kotlin.Unit]/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.triggers_handling//onContentMessage/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MessageContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MessageContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MessageContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MessageContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-content-message.html">onContentMessage</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="on-content-message.html">onContentMessage</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-message-content/index.html">MessageContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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/-message-content/index.html">MessageContent</a>&gt;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-message-content/index.html">MessageContent</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/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-message-content/index.html">MessageContent</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 &lt;<a href="on-content-message.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-content-message.html">BC</a>.<a href="on-content-message.html">onContentMessage</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-message-content/index.html">MessageContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-content-message.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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/-message-content/index.html">MessageContent</a>&gt;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-message-content/index.html">MessageContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-content-message.html">BC</a>, <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/-message-content/index.html">MessageContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-content-message.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-content-message.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-content-message.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-content-message.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-content-message.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onDataCallbackQuery/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.DataCallbackQuery,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.CallbackQuery.DataCallbackQuery,dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.CallbackQuery.DataCallbackQuery,kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.CallbackQuery.DataCallbackQuery,kotlin.Unit]/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.triggers_handling//onDataCallbackQuery/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.CallbackQuery.DataCallbackQuery,kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.CallbackQuery.DataCallbackQuery,dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.CallbackQuery.DataCallbackQuery,kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.CallbackQuery.DataCallbackQuery,kotlin.Unit]/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.triggers_handling</a>/<a href="on-data-callback-query.html">onDataCallbackQuery</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="on-data-callback-query.html">onDataCallbackQuery</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-data-callback-query/index.html">DataCallbackQuery</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-data-callback-query/index.html">DataCallbackQuery</a>, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = CallbackQueryFilterByUser, 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 &lt;<a href="on-data-callback-query.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-data-callback-query.html">BC</a>.<a href="on-data-callback-query.html">onDataCallbackQuery</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.html#610075924%2FClasslikes%2F-1982836883">SimpleFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.CallbackQuery/-data-callback-query/index.html">DataCallbackQuery</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-data-callback-query.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <a href="../dev.inmo.tgbotapi.types.CallbackQuery/-data-callback-query/index.html">DataCallbackQuery</a>, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = CallbackQueryFilterByUser, 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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-data-callback-query.html">BC</a>, <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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-data-callback-query.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-data-callback-query.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-data-callback-query.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-data-callback-query.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-data-callback-query.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onDeleteChatPhoto/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.DeleteChatPhoto],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.DeleteChatPhoto],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.DeleteChatPhoto],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.DeleteChatPhoto],kotlin.Unit]/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.triggers_handling//onDeleteChatPhoto/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.DeleteChatPhoto],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.DeleteChatPhoto],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.DeleteChatPhoto],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.ChatEventMessage[dev.inmo.tgbotapi.types.message.ChatEvents.DeleteChatPhoto],kotlin.Unit]/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.triggers_handling</a>/<a href="on-delete-chat-photo.html">onDeleteChatPhoto</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="on-delete-chat-photo.html">onDeleteChatPhoto</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.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, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = MessageFilterByChat, 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 &lt;<a href="on-delete-chat-photo.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-delete-chat-photo.html">BC</a>.<a href="on-delete-chat-photo.html">onDeleteChatPhoto</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.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, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-delete-chat-photo.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = MessageFilterByChat, 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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-delete-chat-photo.html">BC</a>, <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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-delete-chat-photo.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-delete-chat-photo.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-delete-chat-photo.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-delete-chat-photo.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-delete-chat-photo.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onDice/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.DiceContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.DiceContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.DiceContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.DiceContent],kotlin.Unit]/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.triggers_handling//onDice/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.DiceContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.DiceContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.DiceContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.DiceContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-dice.html">onDice</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="on-dice.html">onDice</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-dice-content/index.html">DiceContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-dice-content/index.html">DiceContent</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/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-dice-content/index.html">DiceContent</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 &lt;<a href="on-dice.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-dice.html">BC</a>.<a href="on-dice.html">onDice</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-dice-content/index.html">DiceContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-dice.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-dice-content/index.html">DiceContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-dice.html">BC</a>, <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/-dice-content/index.html">DiceContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-dice.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-dice.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-dice.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-dice.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-dice.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onDocumentMediaGroupContent/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent],kotlin.Unit]/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.triggers_handling//onDocumentMediaGroupContent/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-document-media-group-content.html">onDocumentMediaGroupContent</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="on-document-media-group-content.html">onDocumentMediaGroupContent</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-document-media-group-content/index.html">DocumentMediaGroupContent</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/-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;): <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 &lt;<a href="on-document-media-group-content.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-document-media-group-content.html">BC</a>.<a href="on-document-media-group-content.html">onDocumentMediaGroupContent</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-document-media-group-content.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-document-media-group-content/index.html">DocumentMediaGroupContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-document-media-group-content.html">BC</a>, <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/-document-media-group-content/index.html">DocumentMediaGroupContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-document-media-group-content.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-document-media-group-content.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-document-media-group-content.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-document-media-group-content.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-document-media-group-content.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onDocument/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.DocumentContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.DocumentContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.DocumentContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.DocumentContent],kotlin.Unit]/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.triggers_handling//onDocument/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.DocumentContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.DocumentContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.DocumentContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.DocumentContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-document.html">onDocument</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="on-document.html">onDocument</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-document-content/index.html">DocumentContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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.media/-document-content/index.html">DocumentContent</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/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-document-content/index.html">DocumentContent</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 &lt;<a href="on-document.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-document.html">BC</a>.<a href="on-document.html">onDocument</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-document-content/index.html">DocumentContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-document.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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.media/-document-content/index.html">DocumentContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-document.html">BC</a>, <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.media/-document-content/index.html">DocumentContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-document.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-document.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-document.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-document.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-document.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onDocumentsGroup/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[kotlin.collections.List[dev.inmo.tgbotapi.types.message.abstracts.MediaGroupMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent]],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,kotlin.collections.List[dev.inmo.tgbotapi.types.message.abstracts.MediaGroupMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent]],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[kotlin.collections.List[dev.inmo.tgbotapi.types.message.abstracts.MediaGroupMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent]],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,kotlin.collections.List[dev.inmo.tgbotapi.types.message.abstracts.MediaGroupMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent]],kotlin.Unit]/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.triggers_handling//onDocumentsGroup/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[kotlin.collections.List[dev.inmo.tgbotapi.types.message.abstracts.MediaGroupMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent]],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),kotlin.collections.List[dev.inmo.tgbotapi.types.message.abstracts.MediaGroupMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent]],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]?#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[kotlin.collections.List[dev.inmo.tgbotapi.types.message.abstracts.MediaGroupMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent]],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),kotlin.collections.List[dev.inmo.tgbotapi.types.message.abstracts.MediaGroupMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent]],kotlin.Unit]/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.triggers_handling</a>/<a href="on-documents-group.html">onDocumentsGroup</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="on-documents-group.html">onDocumentsGroup</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.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, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = MessagesFilterByChat, 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 &lt;<a href="on-documents-group.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-documents-group.html">BC</a>.<a href="on-documents-group.html">onDocumentsGroup</a>(initialFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/index.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, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-documents-group.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;? = MessagesFilterByChat, 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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-documents-group.html">BC</a>, <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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-documents-group.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-documents-group.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-documents-group.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-documents-group.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-documents-group.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onEditedAnimation/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AnimationContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AnimationContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AnimationContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AnimationContent],kotlin.Unit]/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.triggers_handling//onEditedAnimation/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AnimationContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AnimationContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AnimationContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AnimationContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-edited-animation.html">onEditedAnimation</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="on-edited-animation.html">onEditedAnimation</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-animation-content/index.html">AnimationContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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.media/-animation-content/index.html">AnimationContent</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/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-animation-content/index.html">AnimationContent</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 &lt;<a href="on-edited-animation.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-edited-animation.html">BC</a>.<a href="on-edited-animation.html">onEditedAnimation</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-animation-content/index.html">AnimationContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-edited-animation.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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.media/-animation-content/index.html">AnimationContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-edited-animation.html">BC</a>, <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.media/-animation-content/index.html">AnimationContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-edited-animation.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-edited-animation.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-edited-animation.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-edited-animation.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-edited-animation.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onEditedAudioMediaGroup/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.AudioMediaGroupContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.AudioMediaGroupContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.AudioMediaGroupContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.AudioMediaGroupContent],kotlin.Unit]/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.triggers_handling//onEditedAudioMediaGroup/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.AudioMediaGroupContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.AudioMediaGroupContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.AudioMediaGroupContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.AudioMediaGroupContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-edited-audio-media-group.html">onEditedAudioMediaGroup</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="on-edited-audio-media-group.html">onEditedAudioMediaGroup</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-audio-media-group-content/index.html">AudioMediaGroupContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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/-audio-media-group-content/index.html">AudioMediaGroupContent</a>&gt;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-audio-media-group-content/index.html">AudioMediaGroupContent</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/-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;): <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 &lt;<a href="on-edited-audio-media-group.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-edited-audio-media-group.html">BC</a>.<a href="on-edited-audio-media-group.html">onEditedAudioMediaGroup</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-audio-media-group-content/index.html">AudioMediaGroupContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-edited-audio-media-group.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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/-audio-media-group-content/index.html">AudioMediaGroupContent</a>&gt;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-audio-media-group-content/index.html">AudioMediaGroupContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-edited-audio-media-group.html">BC</a>, <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/-audio-media-group-content/index.html">AudioMediaGroupContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-edited-audio-media-group.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-edited-audio-media-group.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-edited-audio-media-group.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-edited-audio-media-group.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-edited-audio-media-group.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onEditedAudio/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AudioContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AudioContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AudioContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AudioContent],kotlin.Unit]/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.triggers_handling//onEditedAudio/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AudioContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AudioContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AudioContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.AudioContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-edited-audio.html">onEditedAudio</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="on-edited-audio.html">onEditedAudio</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-audio-content/index.html">AudioContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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.media/-audio-content/index.html">AudioContent</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/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-audio-content/index.html">AudioContent</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 &lt;<a href="on-edited-audio.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-edited-audio.html">BC</a>.<a href="on-edited-audio.html">onEditedAudio</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-audio-content/index.html">AudioContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-edited-audio.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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.media/-audio-content/index.html">AudioContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-edited-audio.html">BC</a>, <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.media/-audio-content/index.html">AudioContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-edited-audio.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-edited-audio.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-edited-audio.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-edited-audio.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-edited-audio.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onEditedContact/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.ContactContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.ContactContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.ContactContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.ContactContent],kotlin.Unit]/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.triggers_handling//onEditedContact/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.ContactContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.ContactContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.ContactContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.ContactContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-edited-contact.html">onEditedContact</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="on-edited-contact.html">onEditedContact</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-contact-content/index.html">ContactContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-contact-content/index.html">ContactContent</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/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-contact-content/index.html">ContactContent</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 &lt;<a href="on-edited-contact.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-edited-contact.html">BC</a>.<a href="on-edited-contact.html">onEditedContact</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-contact-content/index.html">ContactContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-edited-contact.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-contact-content/index.html">ContactContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-edited-contact.html">BC</a>, <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/-contact-content/index.html">ContactContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-edited-contact.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-edited-contact.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-edited-contact.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-edited-contact.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-edited-contact.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onEditedContentMessage/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MessageContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MessageContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MessageContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MessageContent],kotlin.Unit]/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.triggers_handling//onEditedContentMessage/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MessageContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MessageContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MessageContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MessageContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-edited-content-message.html">onEditedContentMessage</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="on-edited-content-message.html">onEditedContentMessage</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-message-content/index.html">MessageContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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/-message-content/index.html">MessageContent</a>&gt;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-message-content/index.html">MessageContent</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/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-message-content/index.html">MessageContent</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 &lt;<a href="on-edited-content-message.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-edited-content-message.html">BC</a>.<a href="on-edited-content-message.html">onEditedContentMessage</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-message-content/index.html">MessageContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-edited-content-message.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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/-message-content/index.html">MessageContent</a>&gt;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-message-content/index.html">MessageContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-edited-content-message.html">BC</a>, <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/-message-content/index.html">MessageContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-edited-content-message.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-edited-content-message.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-edited-content-message.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-edited-content-message.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-edited-content-message.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onEditedDice/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.DiceContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.DiceContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.DiceContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.DiceContent],kotlin.Unit]/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.triggers_handling//onEditedDice/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.DiceContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.DiceContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.DiceContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.DiceContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-edited-dice.html">onEditedDice</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="on-edited-dice.html">onEditedDice</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-dice-content/index.html">DiceContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-dice-content/index.html">DiceContent</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/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-dice-content/index.html">DiceContent</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 &lt;<a href="on-edited-dice.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-edited-dice.html">BC</a>.<a href="on-edited-dice.html">onEditedDice</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-dice-content/index.html">DiceContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-edited-dice.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-dice-content/index.html">DiceContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-edited-dice.html">BC</a>, <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/-dice-content/index.html">DiceContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-edited-dice.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-edited-dice.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-edited-dice.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-edited-dice.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-edited-dice.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onEditedDocumentMediaGroupContent/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent],kotlin.Unit]/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.triggers_handling//onEditedDocumentMediaGroupContent/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.DocumentMediaGroupContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-edited-document-media-group-content.html">onEditedDocumentMediaGroupContent</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="on-edited-document-media-group-content.html">onEditedDocumentMediaGroupContent</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-document-media-group-content/index.html">DocumentMediaGroupContent</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/-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;): <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 &lt;<a href="on-edited-document-media-group-content.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-edited-document-media-group-content.html">BC</a>.<a href="on-edited-document-media-group-content.html">onEditedDocumentMediaGroupContent</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-edited-document-media-group-content.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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/-document-media-group-content/index.html">DocumentMediaGroupContent</a>&gt;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-document-media-group-content/index.html">DocumentMediaGroupContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-edited-document-media-group-content.html">BC</a>, <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/-document-media-group-content/index.html">DocumentMediaGroupContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-edited-document-media-group-content.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-edited-document-media-group-content.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-edited-document-media-group-content.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-edited-document-media-group-content.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-edited-document-media-group-content.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onEditedDocument/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.DocumentContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.DocumentContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.DocumentContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.DocumentContent],kotlin.Unit]/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.triggers_handling//onEditedDocument/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.DocumentContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.DocumentContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.DocumentContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.DocumentContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-edited-document.html">onEditedDocument</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="on-edited-document.html">onEditedDocument</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-document-content/index.html">DocumentContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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.media/-document-content/index.html">DocumentContent</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/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-document-content/index.html">DocumentContent</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 &lt;<a href="on-edited-document.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-edited-document.html">BC</a>.<a href="on-edited-document.html">onEditedDocument</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-document-content/index.html">DocumentContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-edited-document.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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.media/-document-content/index.html">DocumentContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-edited-document.html">BC</a>, <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.media/-document-content/index.html">DocumentContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-edited-document.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-edited-document.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-edited-document.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-edited-document.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-edited-document.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onEditedGame/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.GameContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.GameContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.GameContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.GameContent],kotlin.Unit]/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.triggers_handling//onEditedGame/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.GameContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.GameContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.GameContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.GameContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-edited-game.html">onEditedGame</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="on-edited-game.html">onEditedGame</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-game-content/index.html">GameContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-game-content/index.html">GameContent</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/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-game-content/index.html">GameContent</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 &lt;<a href="on-edited-game.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-edited-game.html">BC</a>.<a href="on-edited-game.html">onEditedGame</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-game-content/index.html">GameContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-edited-game.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-game-content/index.html">GameContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-edited-game.html">BC</a>, <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/-game-content/index.html">GameContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-edited-game.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-edited-game.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-edited-game.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-edited-game.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-edited-game.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onEditedInvoice/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.payments.InvoiceContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.payments.InvoiceContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.payments.InvoiceContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.payments.InvoiceContent],kotlin.Unit]/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.triggers_handling//onEditedInvoice/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.payments.InvoiceContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.payments.InvoiceContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.payments.InvoiceContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.payments.InvoiceContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-edited-invoice.html">onEditedInvoice</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="on-edited-invoice.html">onEditedInvoice</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.payments/-invoice-content/index.html">InvoiceContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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.payments/-invoice-content/index.html">InvoiceContent</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/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.payments/-invoice-content/index.html">InvoiceContent</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 &lt;<a href="on-edited-invoice.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-edited-invoice.html">BC</a>.<a href="on-edited-invoice.html">onEditedInvoice</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.payments/-invoice-content/index.html">InvoiceContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-edited-invoice.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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.payments/-invoice-content/index.html">InvoiceContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-edited-invoice.html">BC</a>, <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.payments/-invoice-content/index.html">InvoiceContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-edited-invoice.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-edited-invoice.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-edited-invoice.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-edited-invoice.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-edited-invoice.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onEditedLocation/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.LocationContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.LocationContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.LocationContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.LocationContent],kotlin.Unit]/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.triggers_handling//onEditedLocation/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.LocationContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.LocationContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.LocationContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.LocationContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-edited-location.html">onEditedLocation</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="on-edited-location.html">onEditedLocation</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-location-content/index.html">LocationContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-location-content/index.html">LocationContent</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/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-location-content/index.html">LocationContent</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 &lt;<a href="on-edited-location.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-edited-location.html">BC</a>.<a href="on-edited-location.html">onEditedLocation</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-location-content/index.html">LocationContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-edited-location.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-location-content/index.html">LocationContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-edited-location.html">BC</a>, <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/-location-content/index.html">LocationContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-edited-location.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-edited-location.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-edited-location.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-edited-location.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-edited-location.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onEditedMediaCollection/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaCollectionContent[dev.inmo.tgbotapi.types.files.abstracts.TelegramMediaFile]],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaCollectionContent[dev.inmo.tgbotapi.types.files.abstracts.TelegramMediaFile]],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaCollectionContent[dev.inmo.tgbotapi.types.files.abstracts.TelegramMediaFile]],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaCollectionContent[dev.inmo.tgbotapi.types.files.abstracts.TelegramMediaFile]],kotlin.Unit]/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.triggers_handling//onEditedMediaCollection/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaCollectionContent[dev.inmo.tgbotapi.types.files.abstracts.TelegramMediaFile]],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaCollectionContent[dev.inmo.tgbotapi.types.files.abstracts.TelegramMediaFile]],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaCollectionContent[dev.inmo.tgbotapi.types.files.abstracts.TelegramMediaFile]],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaCollectionContent[dev.inmo.tgbotapi.types.files.abstracts.TelegramMediaFile]],kotlin.Unit]/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.triggers_handling</a>/<a href="on-edited-media-collection.html">onEditedMediaCollection</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="on-edited-media-collection.html">onEditedMediaCollection</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</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;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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 &lt;<a href="on-edited-media-collection.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-edited-media-collection.html">BC</a>.<a href="on-edited-media-collection.html">onEditedMediaCollection</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</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;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-edited-media-collection.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-edited-media-collection.html">BC</a>, <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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-edited-media-collection.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-edited-media-collection.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-edited-media-collection.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-edited-media-collection.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-edited-media-collection.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onEditedMedia/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaContent],kotlin.Unit]/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.triggers_handling//onEditedMedia/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.abstracts.MediaContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-edited-media.html">onEditedMedia</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="on-edited-media.html">onEditedMedia</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-content/index.html">MediaContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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-content/index.html">MediaContent</a>&gt;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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-content/index.html">MediaContent</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/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-content/index.html">MediaContent</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 &lt;<a href="on-edited-media.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-edited-media.html">BC</a>.<a href="on-edited-media.html">onEditedMedia</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-media-content/index.html">MediaContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-edited-media.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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-content/index.html">MediaContent</a>&gt;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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-content/index.html">MediaContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-edited-media.html">BC</a>, <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-content/index.html">MediaContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-edited-media.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-edited-media.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-edited-media.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-edited-media.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-edited-media.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onEditedPhoto/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.PhotoContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.PhotoContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.PhotoContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.PhotoContent],kotlin.Unit]/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.triggers_handling//onEditedPhoto/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.PhotoContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.PhotoContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.PhotoContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.PhotoContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-edited-photo.html">onEditedPhoto</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="on-edited-photo.html">onEditedPhoto</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-photo-content/index.html">PhotoContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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.media/-photo-content/index.html">PhotoContent</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/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-photo-content/index.html">PhotoContent</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 &lt;<a href="on-edited-photo.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-edited-photo.html">BC</a>.<a href="on-edited-photo.html">onEditedPhoto</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-photo-content/index.html">PhotoContent</a>&gt;? = null, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-edited-photo.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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.media/-photo-content/index.html">PhotoContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-edited-photo.html">BC</a>, <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.media/-photo-content/index.html">PhotoContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-edited-photo.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-edited-photo.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-edited-photo.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-edited-photo.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-edited-photo.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onEditedSticker/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.StickerContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.StickerContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.StickerContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.StickerContent],kotlin.Unit]/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.triggers_handling//onEditedSticker/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.StickerContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.StickerContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.StickerContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.media.StickerContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-edited-sticker.html">onEditedSticker</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="on-edited-sticker.html">onEditedSticker</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-sticker-content/index.html">StickerContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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.media/-sticker-content/index.html">StickerContent</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/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-sticker-content/index.html">StickerContent</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 &lt;<a href="on-edited-sticker.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-edited-sticker.html">BC</a>.<a href="on-edited-sticker.html">onEditedSticker</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content.media/-sticker-content/index.html">StickerContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-edited-sticker.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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.media/-sticker-content/index.html">StickerContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-edited-sticker.html">BC</a>, <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.media/-sticker-content/index.html">StickerContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-edited-sticker.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-edited-sticker.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-edited-sticker.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-edited-sticker.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-edited-sticker.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></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.triggers_handling//onEditedText/dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.TextContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.TextContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.TextContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext,dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.TextContent],kotlin.Unit]/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.triggers_handling//onEditedText/TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext])#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.TextContent],kotlin.Boolean]?#kotlin.coroutines.SuspendFunction3[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.TextContent],dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Boolean]#dev.inmo.tgbotapi.extensions.behaviour_builder.utils.marker_factories.MarkerFactory[dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.TextContent],kotlin.Any]#kotlin.coroutines.SuspendFunction2[TypeParam(bounds=[dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContext]),dev.inmo.tgbotapi.types.message.abstracts.CommonMessage[dev.inmo.tgbotapi.types.message.content.TextContent],kotlin.Unit]/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.triggers_handling</a>/<a href="on-edited-text.html">onEditedText</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="on-edited-text.html">onEditedText</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-text-content/index.html">TextContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">BehaviourContextAndTwoTypesReceiver</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-text-content/index.html">TextContent</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/-common-message/index.html">CommonMessage</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-text-content/index.html">TextContent</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 &lt;<a href="on-edited-text.html">BC</a> : <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/index.html">BehaviourContext</a>&gt; <a href="on-edited-text.html">BC</a>.<a href="on-edited-text.html">onEditedText</a>(initialFilter: <a href="index.html#-1990656072%2FClasslikes%2F-1982836883">CommonMessageFilter</a>&lt;<a href="../dev.inmo.tgbotapi.types.message.content/-text-content/index.html">TextContent</a>&gt;? = CommonMessageFilterExcludeMediaGroups, subcontextUpdatesFilter: <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1990833289%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTwoTypesReceiver</a>&lt;<a href="on-edited-text.html">BC</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>, <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;, <a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt; = MessageFilterByChat, 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/-text-content/index.html">TextContent</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#-1311499158%2FClasslikes%2F-1982836883">CustomBehaviourContextAndTypeReceiver</a>&lt;<a href="on-edited-text.html">BC</a>, <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/-text-content/index.html">TextContent</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>
<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>initial</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be called to remove unnecessary data BEFORE <a href="on-edited-text.html">scenarioReceiver</a> call</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>subcontext</span><wbr></wbr><span>Updates</span><wbr></wbr><span><span>Filter</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">This filter will be applied to each update inside of <a href="on-edited-text.html">scenarioReceiver</a>. For example, this filter will be used if you will call <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-content-message.html">dev.inmo.tgbotapi.extensions.behaviour_builder.expectations.waitContentMessage</a>. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder/index.html#-1930437658%2FClasslikes%2F-1982836883">dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextAndTwoTypesReceiver</a> function to create your own. Use <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/plus.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.plus</a> or <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.utils/times.html">dev.inmo.tgbotapi.extensions.behaviour_builder.utils.times</a> to combinate several filters</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>marker</span><wbr></wbr><span><span>Factory</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Will be used to identify different &quot;stream&quot;. <a href="on-edited-text.html">scenarioReceiver</a> will be called synchronously in one &quot;stream&quot;. Output of <a href="on-edited-text.html">markerFactory</a> will be used as a key for &quot;stream&quot;</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><span>scenario</span><wbr></wbr><span><span>Receiver</span></span></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Main callback which will be used to handle incoming data if <a href="on-edited-text.html">initialFilter</a> will pass that data</p></div></div></div></div></div></div></div></div></div></div></div>
</div>

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