Deleting messages update
- new constant for how much message deletions per second - updating AutoCleanForm "Cleanup" process to use constant and using MessageDeleted eventhandler
This commit is contained in:
@@ -21,5 +21,7 @@ namespace TelegramBotBase.Constants
|
||||
|
||||
public const int MaxReplyKeyboardCols = 12;
|
||||
|
||||
public const int MessageDeletionsPerSecond = 30;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user