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
@@ -35,7 +35,7 @@ namespace TelegramBotBase.Datasources
/// <summary>
/// Returns the amount of rows exisiting.
/// Returns the amount of rows existing.
/// </summary>
/// <returns></returns>
public virtual int Count => ButtonForm.Count;