Integration of changes

Integrate some changes and cleanups

Co-Authored-By: Alexey <110727638+ZavaruKitsu@users.noreply.github.com>
This commit is contained in:
FlorianDahn
2022-10-09 17:12:52 +02:00
co-authored by Alexey
parent 91002c8271
commit f39b1d11be
6 changed files with 79 additions and 112 deletions
@@ -335,8 +335,6 @@ namespace TelegramBotBase.Builder
bb.Client = _client;
bb.Sessions.Client = bb.Client;
bb.BotCommandScopes = _BotCommandScopes;
bb.StateMachine = _statemachine;