mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-30 07:18:57 +01:00
Fix
This commit is contained in:
parent
ca784f924b
commit
5984e9568f
@ -111,7 +111,7 @@ final class SecretChatController implements Stringable
|
||||
) {
|
||||
$this->inputChat = [
|
||||
'_' => 'inputEncryptedChat',
|
||||
'id' => $id,
|
||||
'chat_id' => $id,
|
||||
'access_hash' => $accessHash
|
||||
];
|
||||
if ($creator) {
|
||||
|
Loading…
Reference in New Issue
Block a user