diff --git a/sitemap.xml.gz b/sitemap.xml.gz index aef263b..bba4a64 100644 Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ 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: