Fixed BotCommandScopeType helper mode

This commit is contained in:
Alex Root Junior 2021-07-05 02:42:51 +03:00
parent f18e4491c2
commit af031431f5

View file

@ -5,7 +5,7 @@ from ..utils import helper
class BotCommandScopeType(helper.Helper):
mode = helper.HelperMode.lowercase
mode = helper.HelperMode.snake_case
DEFAULT = helper.Item() # default
ALL_PRIVATE_CHATS = helper.Item() # all_private_chats