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