mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-26 23:14:38 +01:00
Improve logs
This commit is contained in:
parent
5984e9568f
commit
3e53c00a6c
@ -97,6 +97,6 @@ final class SecretFeedLoop extends Loop
|
||||
}
|
||||
public function __toString(): string
|
||||
{
|
||||
return "secret chat feed loop {$this->secretChat->public->chatId}";
|
||||
return "secret chat feed loop {$this->secretChat->id}";
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user