diff --git a/classes/commandset.py b/classes/commandset.py index 1434166..e50620d 100644 --- a/classes/commandset.py +++ b/classes/commandset.py @@ -25,5 +25,5 @@ class CommandSet: BotCommandScopeChat, BotCommandScopeChatAdministrators, BotCommandScopeChatMember, - ] = BotCommandScopeDefault() + ] = BotCommandScopeDefault language_code: str = ""