mirror of
https://github.com/danog/telerpc.git
synced 2024-11-26 12:04:47 +01:00
Bump
This commit is contained in:
parent
8968af440d
commit
b1d843f1dd
@ -72,6 +72,9 @@ final class Main
|
||||
'CHAT_FORBIDDEN' => 403,
|
||||
|
||||
'AUTH_KEY_DUPLICATED' => 406,
|
||||
|
||||
'MSG_WAIT_TIMEOUT' => -503,
|
||||
'MSG_WAIT_FAILED' => -500,
|
||||
];
|
||||
|
||||
private ?\PDO $pdo = null;
|
||||
|
Loading…
Reference in New Issue
Block a user