mirror of
https://github.com/Sysbot-org/tgscraper.git
synced 2024-11-23 20:16:47 +01:00
Update Generator.php
This commit is contained in:
parent
630b6b3456
commit
11a3fad662
@ -8,7 +8,6 @@ class Generator
|
|||||||
{
|
{
|
||||||
|
|
||||||
private const EMPTY_FIELDS = [
|
private const EMPTY_FIELDS = [
|
||||||
'deleteWebhook',
|
|
||||||
'getWebhookInfo',
|
'getWebhookInfo',
|
||||||
'getMe',
|
'getMe',
|
||||||
'InputFile',
|
'InputFile',
|
||||||
@ -17,6 +16,7 @@ class Generator
|
|||||||
'InputMessageContent',
|
'InputMessageContent',
|
||||||
'PassportElementError',
|
'PassportElementError',
|
||||||
'CallbackGame',
|
'CallbackGame',
|
||||||
|
'getMyCommands',
|
||||||
'logOut',
|
'logOut',
|
||||||
'close'
|
'close'
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user