mirror of
https://github.com/MrSedan/neuro-reply-bot-reworked.git
synced 2026-01-15 05:59:43 +03:00
Added comments
This commit is contained in:
@@ -10,6 +10,7 @@ class UserCommands(Handler):
|
||||
settings: BotSettingsType
|
||||
|
||||
def __init__(self, bot: Bot) -> None:
|
||||
"""Initialize the group of user commands"""
|
||||
super().__init__(bot)
|
||||
|
||||
self.add_handlers([
|
||||
|
||||
Reference in New Issue
Block a user