Update Generator.php

This commit is contained in:
davtur19 2020-11-06 17:54:16 +01:00 committed by GitHub
parent 630b6b3456
commit 11a3fad662
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,6 @@ class Generator
{
private const EMPTY_FIELDS = [
'deleteWebhook',
'getWebhookInfo',
'getMe',
'InputFile',
@ -17,6 +16,7 @@ class Generator
'InputMessageContent',
'PassportElementError',
'CallbackGame',
'getMyCommands',
'logOut',
'close'
];