@@ -91,4 +91,15 @@ class Wx
{
return Notify::getInstance($this->config);
}
/**
* @return WxClient
*/
public function getClient()
$client = WxClient::getInstance();
$client->setAgent($this->config->getAgent());
return $client;
The note is not visible to the blocked user.