From 692284153b379fe3167397054be89098af34b8e7 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Wed, 14 Jun 2023 07:59:14 +0000 Subject: [PATCH] deploy: 3e0a7a7e6463adcb4e1aa80068d3bf46ada2d9a5 --- sitemap.xml.gz | Bin 548 -> 548 bytes tgbotapi/logic/behaviour-builder.html | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sitemap.xml.gz b/sitemap.xml.gz index aef263b2ce5dfe87beac63763413f405e6394499..bba4a648478fbdba2917aea6b7b3588feb858250 100644 GIT binary patch delta 15 WcmZ3&vV?_AzMF%?zjz~?91{Q_X9KDL delta 15 WcmZ3&vV?_AzMF&Nc)> diff --git a/tgbotapi/logic/behaviour-builder.html b/tgbotapi/logic/behaviour-builder.html index 86c793f..3f71f6b 100644 --- a/tgbotapi/logic/behaviour-builder.html +++ b/tgbotapi/logic/behaviour-builder.html @@ -1423,9 +1423,9 @@

Main parts of Behaviour Builder

There are several things you should know for better understanding of behaviour builder:

Initialization

As was said above, there is buildBehaviour function which allow you set up your bot logic. Let’s see an example: