mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-26 21:34:41 +01:00
Bump
This commit is contained in:
parent
3dd6aac260
commit
7e7a65efd0
2
docs
2
docs
@ -1 +1 @@
|
||||
Subproject commit 422f5aa4f6c2cec63663d5b82f383113b4fab80f
|
||||
Subproject commit 8a319f4642fc699965833ac98f270ff92bccc9ee
|
2
schemas
2
schemas
@ -1 +1 @@
|
||||
Subproject commit 86b054b6f2790f42dfeeb033fa8f2288657ab3d9
|
||||
Subproject commit 424aaa1cad6da9b0266605fc3b6a11e7702cfda3
|
@ -131,6 +131,7 @@ class RPCErrorException extends \Exception
|
||||
'FILE_WRITE_EMPTY' => true,
|
||||
'Internal_Server_Error' => true,
|
||||
'INVITE_HASH_UNSYNC' => true,
|
||||
'CHANNEL_ID_GENERATE_FAILED' => true,
|
||||
];
|
||||
|
||||
/** @internal */
|
||||
|
Loading…
Reference in New Issue
Block a user