mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-26 17:24:40 +01:00
Bump
This commit is contained in:
parent
fa5b534d08
commit
8b12eff78c
@ -64,6 +64,7 @@ foreach ($layer['methods']->by_id as $constructor) {
|
||||
|| $name === 'auth.dropTempAuthKeys'
|
||||
|| $name === 'account.resetAuthorization'
|
||||
|| $name === 'account.resetPassword'
|
||||
|| $name === 'account.updateUsername'
|
||||
|| !str_contains($name, '.')) {
|
||||
continue;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user