mirror of
https://github.com/Sysbot-org/tgscraper.git
synced 2024-11-23 12:06:48 +01:00
Update Generator.php
This commit is contained in:
parent
630b6b3456
commit
11a3fad662
@ -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'
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user