Fixed typing
This commit is contained in:
parent
e4dfcfbc84
commit
64b54a4efc
@ -25,5 +25,5 @@ class CommandSet:
|
||||
BotCommandScopeChat,
|
||||
BotCommandScopeChatAdministrators,
|
||||
BotCommandScopeChatMember,
|
||||
] = BotCommandScopeDefault()
|
||||
] = BotCommandScopeDefault
|
||||
language_code: str = ""
|
||||
|
Reference in New Issue
Block a user