This commit is contained in:
InsanusMokrassar
2023-09-01 21:03:59 +00:00
parent 6034ac9710
commit 5467b5a8df
3 changed files with 37 additions and 37 deletions

View File

@@ -638,8 +638,8 @@
<h2 id="results-and-what-is-next">Results and <code>What is next?</code><a class="headerlink" href="#results-and-what-is-next" title="Permanent link"></a></h2>
<p>As a result you can start listen updates and react on it. Next recommended articles:</p>
<ul>
<li><a href="https://bookstack.inmo.dev/books/telegrambotapi/page/behaviour-builder">Behaviour Builder</a> as a variant of asynchronous handling of your bot logic</li>
<li><a href="https://bookstack.inmo.dev/books/telegrambotapi/page/behaviour-builder-with-fsm">FSM variant of Behaviour Builder</a></li>
<li><a href="https://docs.inmo.dev/tgbotapi/logic/behaviour-builder.html">Behaviour Builder</a> as a variant of asynchronous handling of your bot logic</li>
<li><a href="https://docs.inmo.dev/tgbotapi/logic/behaviour-builder-with-fsm.html">FSM variant of Behaviour Builder</a></li>
</ul>
</article>
</div>