Fixed typing

This commit is contained in:
Profitroll 2023-05-28 11:49:45 +02:00
parent e4dfcfbc84
commit 64b54a4efc

View File

@ -25,5 +25,5 @@ class CommandSet:
BotCommandScopeChat,
BotCommandScopeChatAdministrators,
BotCommandScopeChatMember,
] = BotCommandScopeDefault()
] = BotCommandScopeDefault
language_code: str = ""